a:visited {
	color: #D1274E;
	text-decoration: none;
}
body {
	background: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
a:link {
	color: #D1274E;
	text-decoration: none;
}


a:hover, a:active {
	color: #ad834b;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #9B1A39;
	font-weight: normal;
	display: inline;
}

h2 {
	font-size: 16px;
	color: #234086;
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ad834b;
	display: inline;
}

.small{
	font-size: 9px;
}

hr {
	background: transparent url(../images/div_phil.gif) repeat-x;
	height: 4px;
	border: 0;
	color: none;
	padding: 3px;
	line-height: 12px;
}

.phil {
	font-size: 11px;
	color: #6a382e;
	line-height: 14px;
}

.note {

	font-size: 11px;
}

.sidebar {
	font-size: 11px;
	color: #4A4A6F;
	background: #EFEFEF;
	padding: 5px;
}



.header {
	font-size: 10px;
	background: #FFFFFF url(../images/logobackground.jpg) no-repeat right;
	padding: 8px;
	color: #FFFFFF;
}

.main{
	background: #ffffff;
	width: 608px;
	padding: 10px;
	color: #4D4D4D;
}


.banners{
	background: #ffffff;
	width: 120px;
	padding: 10px 5px 10px 2px;
}


.left {
	font-size: 12px;
	color: #FFFFFF;
	background: #976b6f url(../images/lefttopback.gif) no-repeat top;
	border-top: 1px solid #B7B7B7;
	border-right: 1px solid #B7B7B7;
	padding: 0px;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
	margin: 0px;
}

.leftred {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
	border-right-width: 0px;
	border-left-width: 0px;
}

.left a:link, .nav1 a:visited {
	color: #1170cf;
	text-decoration: none;
}

.left a:hover, .nav1 a:active {
	color: #ff9900;
	text-decoration: underline;
}

.left2 {
	padding: 6px;
}
.left2 a:link, a:visited {
	color: #D8D8D8;
	text-decoration: none;
}

.left2 a:hover, .nav1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav1 {
	background: #4f4f4f url(../images/nav1back.gif) repeat;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: 0px solid #b7b7b7;
	border-right: 0px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	border-left: 0px solid #b7b7b7;
}
.nav1 a{
	padding-right: 8px;
	padding-left: 8px;
}
.nav1 a:link, .nav1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav1 a:hover, .nav1 a:active {
	color: #B7B7B7;
}



.nav2 {
	background: #4F4F4F url(../images/nav2back.gif) repeat;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right: 0px none #b7b7b7;
	border-bottom: 0px none #b7b7b7;
	border-left: 0px none #b7b7b7;
	border-top-color: #b7b7b7;
	border-top-width: 0px;
	border-top-style: none;
}
.nav2 a{
	padding-right: 10px;
	padding-left: 10px;
}
.nav2 a:link, .nav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav2 a:hover, .nav2 a:active {
	color: #B7B7B7;
}

.bookmarks {
 font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
 border-top: 1px solid #d7c3a6;
 border-bottom: 1px solid #d7c3a6;
}
.bookmarks a{
 padding-right: 8px;
 padding-left: 8px;
}
.bookmarks a:link, .bookmarks a:visited {
 color: #0070AB;
 text-decoration: none;
}
.bookmarks a:hover, .bookmarks a:active {
 color: #000000;
 text-decoration: underline;
}
 
.bookmarksTop {
 font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
 border-top: 1px solid #d7c3a6;
}
.bookmarksTop a{
 padding-right: 8px;
 padding-left: 8px;
}
.bookmarksTop a:link, .bookmarksTop a:visited {
 color: #0070AB;
 text-decoration: none;
}
.bookmarksTop a:hover, .bookmarksTop a:active {
 color: #000000;
 text-decoration: underline;
}


.footer {
	font-size: 10px;
	padding: 8px;
	color: #666666;
	line-height: 12px;
	background-color: #CCCCCC;
	background-image: url(../images/footer.gif);
	background-repeat: repeat;
}

.footer a:link, .footer a:visited {
	color: #00437f;
	text-decoration: none;
}
.footer a:hover, .footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}



iframe {
	font: 11px Arial, Helvetica, sans-serif;
	width: 608px;
}
