﻿.txtBlackNormalSmall
{
	text-decoration:none;
float:left;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:Black;
}
.txtBlueNormalSmall
{
	text-decoration:none;
float:left;
font-family:Tahoma;
font-size:11px;
color:Teal;
}

.txtWhiteNormalSmall
{
	text-decoration:none;
float:left;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}

.txtWhiteBold
{
float:left;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.txtWhiteBoldOrange
{
float:left;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FF8500;
}

.line{
border-bottom:1px solid #525252;
font-family:Tahoma;
font-size:11px;
}
.border {
	/*border: 1px solid #1C609D;*/
	border: 1px solid #BABABA
	
}
.comment_header
{
	background-color: #f2f6ff;
	text-align: left;
	padding: 3px 5px 5px;
	width: 94%; 
	border-bottom: 2px solid #e8edf2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
.acco 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.ser11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 100px;
	border: 1px solid #7C99B5;
}
input.buttonblue{
	height: 18px;
	width: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: solid 1px #5A8E00;
	/*background-color: #9CCB29;*/
	background-color:#FF8500;

}
.mnugreybold
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
.mnugreybold:hover 
{
	
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #DB0F04;
	text-decoration: none;
}
.ser12 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 100px;
	border: 1px solid #7C99B5;
}

