table.mainheader { 
background: url(/content/Aps/Images/back_dot.gif); 
background-repeat: repeat-xy; 
border: 1px;
border-style: solid;
border-color: B3BBC9;
} 

table.maingray { 
background-color: E5E5E5;
border: 0px;
padding: 0px;
} 

table.whatget { 
border: 1px;
border-style: solid;
border-color: AAAAAA;
} 

table.sub { 
border-top: 0px;
border-bottom: 1px;
border-left: 0px;
border-right: 0px;
border-style: solid;
border-color: #C4C4C4;
padding-top: 0px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
} 

td.shade { 
background-color: BFDBEA; 
padding-left: 8px;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 8px;
border-style: solid;
border-color: #DEEEF8;
} 

table.shade1 { 
background-color: #BFDBEA; 
border: 0px;
} 

td.shade2 { 
background-color: #BFDBEA; 
padding-top: 8px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
border: 0px;
} 

td.shade3 { 
background-color: #BFDBEA; 
padding-top: 5px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
text-align: right;
} 

td.white1 { 
background-color: #FFFFFF; 
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 5px;
padding-top: 5px;
padding-left: 8px;
padding-right: 5px;
padding-bottom: 5px;
border-style: solid;
border-color: #BFDBEA;
} 

td.whiteright { 
border-top: 0px;
border-left: 0px;
border-right: 1px;
border-bottom: 0px;
border-style: solid;
border-color: #FFFFFF;
}

.floatcar {
float: left;
margin-right: 10px;
}

.floatbottom {
float: left;
margin-top: 0px; 
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}

a:link.darkgray {
	color: #666666;
	text-decoration: underline;
}
a:visited.darkgray {
	color: #666666;
	text-decoration: underline;
}
a:hover.darkgray {
	color: #666666;
	text-decoration: underline;
}
a:active.darkgray {
	color: #666666;
	text-decoration: underline;
}



a:link.blue {
	color: #2980AB;
	text-decoration: underline;
}
a:visited.blue {
	color: #2980AB;
	text-decoration: underline;
}
a:hover.blue {
	color: #2980AB;
	text-decoration: none;
}
a:active.blue {
	color: #2980AB;
	text-decoration: underline;
}

a:link.red {
	color: #FF0000;
	text-decoration: underline;
}
a:visited.red {
	color: #FF0000;
	text-decoration: underline;
}
a:hover.red {
	color: #FF0000;
	text-decoration: none;
}
a:active.red {
	color: #FF0000;
	text-decoration: underline;
}

a:link.gray5 {
	color: #555555;
	text-decoration: none;
}
a:visited.gray5 {
	color: #555555;
	text-decoration: none;
}
a:hover.gray5 {
	color: #555555;
	text-decoration: underline;
}
a:active.gray5 {
	color: #555555;
	text-decoration: none;
}



a:link.copyright {
	color: #999999;
	text-decoration: underline;
}
a:visited.copyright {
	color: #999999;
	text-decoration: underline;
}
a:hover.copyright {
	color: #999999;
	text-decoration: underline;
}
a:active.copyright {
	color: #999999;
	text-decoration: underline;
}
