/* CSA CSS STYLES */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-family: Tahoma;
	color: #DC2E1B;
	font-size: 11px;
}
.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style5 {
	font-family: Tahoma;
	font-size: 10px;
	color: #969696;
}

.style6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
}

.style7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	line-height:15px;
}

.redlinks a:link 
{
	color: #DC2E1B;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.redlinks a:hover 
{
	color: #DC2E1B;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.redlinks a:active 
{
	color: #DC2E1B;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.redlinks a:visited 
{
	color: #DC2E1B;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.graylinks a:link 
{
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.graylinks a:hover 
{
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.graylinks a:active 
{
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.graylinks a:visited 
{
	color: #686868;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.whitelinks a:link 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.whitelinks a:hover 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.whitelinks a:active 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.whitelinks a:visited 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.grayboldlinks a:link 
{
	color: #969696;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.grayboldlinks a:hover 
{
	color: #969696;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
}

.grayboldlinks a:active 
{
	color: #969696;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}

.grayboldlinks a:visited 
{
	color: #969696;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}


.whiteboldlinks a:link 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

.whiteboldlinks a:hover 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

.whiteboldlinks a:active 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

.whiteboldlinks a:visited 
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
