body {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	scrollbar-3d-light-color: #7D8EbF;
	scrollbar-arrow-color: Blue;
	scrollbar-base-color: #7D8EbF;
	scrollbar-dark-shadow-color: #1B2A55;
	scrollbar-face-color: #7D8EbF;
	scrollbar-highlight-color: #9DAEbF;
	scrollbar-shadow-color: #1B2A55;
}


div.left {
	color: #C0C0C0;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}

a {
	color: #3030FF;
}

a:hover {
	color: #FF4040;
	text-decoration: none;
}

.CommentsForm {
	color: #1D2E5F;
	font : bold;
	background-color: #ABBAE5;
	font-size:8pt;
	border: 1px solid #000000;
}

.RateForm {
	color: #2D3E6F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ABBAE5;
	font-size:8pt;
	border: 1px solid #000000;
}

SELECT.RateForm {
	color: #1D2E5F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D6E6FF;
	font-size:7pt;
	border: 1px solid #000000;}

a.buttons {
	background-color: #1D2E5F;
	border : thin outset #3D5E7F;
	color: #BBCAF5;
	text-decoration: none;
	font-weight: bold;
	width : 100%;
	padding-left : 5px;
	text-align: center;
	display: block;
}

a:hover.buttons {
	background-color: #7D8EbF;
	border : thin inset #ADBEFF;
	color: #0B1A45;
	text-decoration: none;
	font-weight: bold;
	width : 100%;
	padding-left : 5px;
	text-align: center;
	display: block;
}

td.buttons {
	background-color: #ADBEEF;
}

hr {
	color: #1D2E5F;
	size: 1 px;
	width: 80%;
}


.small {
	font-size:8pt;
}

.light {
	color: #ABBAE5;
	font-size: 10pt;
}

 .PeopleForm {
	background-color: #CDDEFF;
	color: #1D2E5F;
	border: 1;
	border-style: solid;
	border-color: #1D2E5F;
}

.header {
	background-color: #7D8EbF;
	color: #1B2A55;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11 pt;
}

.LightHeader {
	background-color: #8D9EcF;
	color: #1B2A55;
	text-decoration: none;
}

.vLightHeader {
	background-color: #ADBEEF;
	color: #1B2A55;
	text-decoration: none;
}

.vvLightHeader {
	background-color: #CDDEFF;
	color: #1B2A55;
	text-decoration: none;
}

.vvLightHeader2 {
	background-color: #D6E6FF;
	color: #1B2A55;
	text-decoration: none;
}

.superLightHeader {
	background-color: #F0F7FF;
	color: #1B2A55;
	text-decoration: none;
}

.DarkHeader {
	background-color: #1D2E5F;
	color: #8D9EcF;
	text-decoration: none;
}

.MidHeader {
	background-color: #8D9EcF;
	color: #1B2A55;
	text-decoration: none;
}

.NewsHead {
	background-color: #CDDEFF;
	color: #1B2A55;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.NewsTable {
	color: #1B2A55;
	text-decoration: none;
	font-size: 8pt;
}

.OutLineTable { border: 1px solid #1B2A55; }