@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
}
body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->

<!--
A.black:link {color:#000000; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight:normal}
A.black:visited {color:#000000; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight:normal;}
A.black:active {color:#000000; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight:normal;}
A.black:hover {color:#000000; text-decoration:none; font-family: Arial; font-size: 12px; font-weight:normal;}
A.blue:link {color:#b51b3d; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: bold;}
A.blue:visited {color:#b51b3d; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: bold;}
A.blue:active {color:#b51b3d; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: bold;}
A.blue:hover {color:#b51b3d; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: bold;}
A.white:link {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: bold;}
A.white:visited {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: bold;}
A.white:active {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: bold;}
A.white:hover {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: bold;}
.style1 {color: #ffffff;}

.style3 {
	color: #bd2145;
	font-size: 15px;
}
h1 {
	color: #bd2145;
	font-size: 15px;
	margin:0px;
	padding:0px;
}
.style4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.style5 {color: #bd2145; font-size: 15px; font-weight: bold; }

.style6 {font-size: 15px;}

.imgpad{
	margin:0px 40px 0px 40px;
}

.tablepadding{
	padding:10px 5px 10px 15px;
}

a img{
	border:0px;
}

.testpad{
	padding:0px 0px 0px 5px;
}

#cell{float:left;
text-align:center;
padding-left:86px;
}

#cell2{float:left;
text-align:center;
padding-left:31px;
}

.conimg{
	padding-right:15px;
}

.navindent{
	padding-left:12px;
}

.nomarpad{
	margin:0px;
	padding:0px;
}