.bg_frame_rating{
	background-color : #C8D8C5;
}
.small{
	color: #483D8B;
	font-size:7pt;
	font-weight: normal;
}
.small2{
	color: #483D8B;
	font-size:8pt;
	font-weight: normal;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}
.page{
	color: #808080;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	font : normal;
	padding-right:4px;
}
.red{
	color:#F00000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	padding-right:4px;
}
.red2{
	color:#F00000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight: bold;
	padding-right:4px;
}
.red3{
	color:#F00000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight: bold;
}
.red4{
	color:#F00000;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight: bold;
	
}
.red1{
	color: Red;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	padding-right:4px;
}
.blue1{
	color: Blue;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight: bold;
}
.blue2{
	color: Gray;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight: bold;
	padding-right:4px;
}
.cat{
	color: Maroon;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight: bold;
	padding-right:4px;
}
.data{
	color: Navy;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight: normal;
}

.text_s8{
	color: #483D8B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
}
.t1{
	color: #483D8B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
}
.t0{
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	padding-right:4px;
}

.t2{
	color: Blue;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight:normal;
	background : #EDF2EC;
}
.t3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight: bolder;
	padding-right: 4px;
}
a {
	color: Blue;
	text-decoration: none;
}
a.down {
	color: Gray;
    font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-size : 16px;
}
a.down:hover{
	color:#EDF2EC;
    font-family:Arial,Helvetica,sans-serif;
	font-size : 16px;
	text-decoration:none;
}
a.menu {
	color: #696969;
	text-decoration: none;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}
a.menu:hover{
	color: Maroon;
	font-size : 16px;
	text-decoration:none;
	font-weight : bold;
}
a.admin {
	color: Maroon;
	text-decoration: none;
	font-size : 14px;
	font : bold;
	font-style : normal;
}
a.admin:hover{
	color: #CD853F;
	font-size : 14px;
	text-decoration:none;
}
a.ptop {
	color: #696969;
	font : bold;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
a.ptop:hover{
	color: #6699FF;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	text-decoration:none;
}

.b{
	color: Blue;
	text-decoration: none;
	font-style : italic;
}
input.submit_button {
	width: 70px;
	border: outset Teal 1 px;
	background-color: #B9CBB8;
	font-weight: normal;
	font-size : 8 pt;
	border-color : #BBD1A3;
	cursor:hand;
}
.arrow {
	width: 5px;
	height: 9px;
	margin-left: 9px;
	margin-right: 9px;
}
.white {
	color: white;
	font-size: 70%;
	font-family: Arial,helvetica, sans-serif
}     
A.white_link {
	color: white;
	text-decoration: none;
}
A:hover.white_link {
	text-decoration: underline;
	color: white;
