/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#770000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.style1 {
	color: #2b3b4d;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.style14 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.style3 {
	color: #DA080B;
	font-weight: 100;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style19 {
	color: #2b3b4d;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	color: #005ea3;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	  }

.style13 {
	font-size: 12px;
	color: #990000;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style4 {
	color: #005ea3;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style5 {
	color: #005ea3;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
a {
	color: #005ea3;
}

.outer_box {
border:#333333 solid 1px;
}
.error_msg{
	padding:10px;
	color:#FF0000;
	font-weight:bold;
	font-size:14px;

}
#countdown_container{
	padding:5px;
	text-align:center;
	border:2px solid #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #F2B526;
}
a:hover {
	color: #FF3333;
}
.white_link {
font-family:Verdana;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
.white_link:hover {
font-family:Verdana;
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
}
.baground1 {background:url(images/topbgg.jpg) repeat-x left top;}
.baground2 {background:url(images/bg3.jpg) repeat-x left top;}
.baground3 {background:#127AF5 url(images/navigation_bg.jpg) repeat-x left top;}
.baground4 {background:url(images/bg5.jpg) repeat-x left top;}
.baground5 {background:url(images/sub_topbg.jpg) repeat-x left top;}
.baground6 {background:url(images/welcome_bg.jpg) repeat-x left top;}

