/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #454545;
}
a:link {
	color: #454545;
}
a:visited {
	color: #454545;
}
a:hover {
	color: #999999;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-style:italic;
}
.style4 {
font-family: Tahoma;
font-size: 11px;
color: #ACACAC;
}
.style5 {
	font-size: 11px;
	font-style: italic;
}
.style6 {
color: #484848;
}
.style7 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma;
}
.style9 {
font-size: 11px;
color: #CCCCCC;
font-family: Tahoma;
}
.style10 {
font-size: 10px;
}
.style11 {
font-size: 16px;
font-weight:bold;
}
.style12 {
color: #FF0000;
}
.style13 {
color: #009933;
}
.style14 {
	font-family: Tahoma;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 17px;
}
.style17 {
	font-family: Tahoma;
	font-size: 18px;
}
.style_whiteheadertext {
        color: #FFFFFF;
}
.stylesuccessmsg {
	color: #8DB727;
	font-weight: bold;
}
.styleopfailed {
        color: #FF0000;
        font-weight: bold;
}
.formfields {
	border:1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#e5e5e5;
}
.tablestyle1 {
border-top:1px solid #555555;
border-bottom:1px solid #555555;
border-left:1px solid #555555;
border-right:1px solid #555555;
background:#484848;
}
.tablestyle2 {
    border-top:0px solid #5f5f5f;
	border-bottom:1px solid #5c5c5c;
	border-left:0px solid #5f5f5f;
	border-right:0px solid #5f5f5f;
}
.tablestyle3 {
    border-top:1px solid #5c5c5c;
	border-bottom:0px solid #5c5c5c;
	border-left:1px solid #5c5c5c;
	border-right:1px solid #5c5c5c;
}
.tablestyle4 {
    border-top:0px solid #5f5f5f;
	border-bottom:1px solid #555555;
	border-left:0px solid #5f5f5f;
	border-right:0px solid #5f5f5f;
}
.tableback {
background-image:url(/img/tableback.jpg);
}
