﻿body{
	margin:0px;
	background-color: #333333;
}

.bg{
	background-color:#FFFFFF;
}

.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #0099FF;
	text-align:center;
}


.links_top_blue {

	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #3E62BB;
}
.links_top_blue a:link {
	color: #3E62BB;
	text-decoration: none;
}
.links_top_blue a:visited {
	color: #3E62BB;
	text-decoration: none;
}
.links_top_blue a:hover {
	color: #DC251D;
	text-decoration: none;
}
.links_top_blue a:active {
	color: #3E62BB;
	text-decoration: none;
}


.links {
	font-family: Arial, Helvetica, Verdana, "Gill Sans MT", Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.links a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.txtwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

.txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}



.head1{
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #D6005E;
	line-height: 35px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DFE0E2;
	font-weight: bold;
}

.head2{
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #333333;
	height:30px;
	font-weight:bold;
}

.line{
	background-color:#DA2618;
	line-height:5px;
	height:5px;
	padding:3px;
}






.head3temp{
	font-family: "Myriad Pro";
	font-size: 16px;
	color:#FFFFFF;
	padding:5px;
	background-image:url(images/bgGra1.gif);
	background-repeat:repeat-x;
	height:25px;
}