﻿a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
.avshrightcontent
{
	height: 386px;
	width: 166px;
}
.avshcntntframe
{
	height: 295px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.avshtextbox
{
	border-color: #D3D3D3;
	border-width: 1px;
	border-style: Solid;
}
.avshcommon
{
	font-family: Arial;
	font-size: 12px;
	color: #336799;
}
.avshtitle
{
	font-weight: bold;
	font-size: 25px;
	color: #dc6d00;
}
.avshlogintitle
{
	font-weight: bold;
	font-size: 16px;
	color: #dc6d00;
}
a.avshmenu:hover
{
	color: #a8dffe;
}
.avshmenu
{
	font-size: 12px;
	color: #ffffff;
}
a.avshleftlinks:hover
{
	color: #336799;
}
.avshleftlinks
{
	font-weight: bold;
	font-size: 12px;
	color: #dc6d00;
}
.avshnewsheader
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.avshnewsMarquee
{
	font-weight: bold;
	font-size: 16px;
	color: #336799;
}
.avshnewssubheader
{
	font-size: 12px;
	font-weight: bold;
	color: #336799;
}
.avshnewstext
{
	font-size: 11px;
	color: #336799;
}
.avshnewsdate
{
	font-size: 11px;
	color: #dc6d00;
}
a.avshrightlinks:hover
{
	color: #336799;
}
.avshrightlinks
{
	font-size: 12px;
	font-weight: bold;
	color: #dc6d00;
}
.avshbutton
{
	font-size: 12px;
	color: #336799;
	width: 80px;
}

.abuttonDisabled
{
   color:#AAAAAA;
   
   font-family: 'trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:900;
   
   
   background-color:#24297b;   
   
   border-left-width: 0px;
   border-left-style: solid;
   border-left-color: #24297b;
      
   border-right-width: 0px;
   border-right-style: solid;
   border-right-color: #24297b;

   
   border-bottom-width: 0px;
   border-bottom-style: solid;
   border-bottom-color: #626aa6;
   
   border-top-width: 0px;
   border-top-style: solid;
   border-top-color: #626aa6;
   
   width: 90px;
   
   cursor:default; 
}

.abutton
{
   color:#EEEEEE;
   
   font-family: 'trebuchet ms',helvetica,sans-serif;
   font-size: 12px;
   font-weight:900;
   
   
   background-color:#24297b;   
   
   border-left-width: 0px;
   border-left-style: solid;
   border-left-color: #24297b;
      
   border-right-width: 0px;
   border-right-style: solid;
   border-right-color: #24297b;

   
   border-bottom-width: 0px;
   border-bottom-style: solid;
   border-bottom-color: #626aa6;
   
   border-top-width: 0px;
   border-top-style: solid;
   border-top-color: #626aa6;
   
   width: 90px;
   
   cursor:pointer;
}


.abutton:hover{
    color:#FFFFFF;
}


.InputText
{
	font: 'trebuchet ms',helvetica,sans-serif;   
	font-size: 12px; 
	background-color: #FFFFFF; 
	border: 1px solid #999999;
}

.labelSmallerText
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color:#666666;
}

.labelBiggerText
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color:#666666;
}


.labelBiggestText
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 14pt;
	font-weight: 600;
	color:#666666;
}


.labelText
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color:#666666;
}


.SelectedGridRow
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color:#2233BB;
}

.labelInput
{
	font-family:Arial;
	font-size: 10pt;
	font-weight: 700;
	color:#666666;
}

.labelNote
{
	font-family:sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color:#777777;
}


.a.avshdelivlist:hover
{
	text-decoration: underline;
	color: #dc6d00;
}
.avshdelivlist
{
	color: #336799;
}


.tableBlue
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 500;
	color:#666666;
}

.tableBlueth
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 11pt;
	font-weight: 600;
	color:#FFFFFF;
	background-color: #24297b;
	padding: 0px;
	vertical-align: middle;

	border-left: solid 1px #24297b;
	border-right: solid 1px #24297b;
	border-top: solid 1px #24297b;

}

.tableBluetd
{
	font-family: 'trebuchet ms',helvetica,sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color:#666666;
	padding: 0px;
	
	border-left: solid 1px #bd0213;
	border-right: solid 1px #bd0213;
	border-bottom: solid 1px #bd0213;
}
.ddfix select
{
	margin-top: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.ddfix tr
{
	padding-bottom:0px;
	padding-top:0px;
}
.ddfix input
{
	margin-bottom:2px;
}
.hoverClass
{

}
.hoverClass:hover td
{
	text-decoration:underline;
	background-color: #DDDDDD;
}
.hoverClass:hover
{
 background-color:Aqua;
 cursor:pointer;
}

.CardLinkMain
{
	font-weight: bold;
	font-size: 16px;
	color: #DD3333;
}
