body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 5px;
	text-align: left;
	background-color: #D4D4D4;
	line-height: 15px;
	
}
.table_bg {
	background-color: #FFFFFF;
	border: 1px solid #BE2223;
}

.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: 12px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
	}
*/
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.border_round {
	border: 1px solid #971213;
}


.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:12px;
	font-weight: bold;
	color: #8C1114;
	background-color: transparent;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}

h1{
	font-size: 15px;
	font-weight: bold;
	color: #606C78;
	}
	
h2 {
font-size: 13px;
	font-weight: bold;
	color: #606C78;
	}
h3 {
font-size: 12px;
	font-weight: bold;
		color: #606C78;
}
	
.padding {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
