﻿
.accordionHeader
{
	font-family: "Trebuchet MS" ,Tahoma,Verdana, Sans-Serif;
	color: #a96908;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	margin-top:4px;
	cursor: pointer;
	text-align: left;
}

.accordionHeaderSelected
{
	font-family: "Trebuchet MS" ,Tahoma,Verdana, Sans-Serif;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	margin-top:4px;
	cursor: pointer;
}

.accordionContent
{
	padding: 2px;
	padding-top: 2px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #313131;
	font-weight: normal;
}


.www-link
{
	color: #FF9890;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.www-link:hover
{
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
}


.gridemptytext
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: normal;
}

.tblborder
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: normal;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#848284;
	border-bottom-width:1px;
	border-left-color:#d6d3ce;
	border-left-width:1px;
	border-right-color:#848284;
	border-right-width:1px;
	border-top-color:#848284;
	border-top-width:1px;
}






.quicklink1
{
	color:#ad6908;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.quicklink1:hover
{
	color: #9c1c31 ;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.quicklinks_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ad6908;
	text-decoration: none;
}
.quicklinks_text1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97192E;
	text-decoration: underline;
}


.quicklinks_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.quicklinks_text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97192E;
	text-decoration: none;
}


.txtDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
	
}


.text11-bold-bg
{	
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat;
	height:32px;
	vertical-align:middle;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:none;
}



.text11-bold-bg:hover
{	
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat;
	height:32px;
	vertical-align:middle;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C50001;
	text-decoration: none;
	font-weight:none;
	
}


.Test
{
	color:Aqua;
	}