﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	text-align: left;
}
.right_inside_bg {
	background-image: url(images/sce/inside_right_bg.jpg);
	background-repeat: repeat;
}

.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D02F35;
}

.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color:  #666666;
	font-weight: bold;
}
 a:link, a:visited {
	font-size:11px;
	font-weight: bold;
	color: #0066CC;
	background-color: transparent;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
	
H1{
	font-size: 14px;
	font-weight: bold;
	color: #606C78;
	}
	
H2 {
font-size: 12px;
	font-weight: bold;
	color: #606C78;
	}
H3 {
font-size: 11px;
	font-weight: bold;
		color: #606C78;
}
	
.padding {
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
}
