
html, body, p, a, form, fieldset, input
{
margin:0;
padding:0;
}


body {margin:0px;
padding:0px;
background-color:#162c71; 
background-image:url(../images/bg.gif); 
background-repeat:repeat-x; background-position:top;
font-family:"Trebuchet MS", Arial;
}

.redtext {
	color:#FF0000;
	font-weight: bold;
}

.redtext:link {
	color:#FF0000;
	font-weight: bold;
	text-decoration:none;
}

.stylebold {
font-weight:bold;
}

.stylebolditalic {font-style:italic;
font-weight:bold;
}
.redtext:hover{
	color:#660033;
	font-weight: bold;
	text-decoration:none;
}

.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
.style2a {
	font-size: 12px;
	color: black;
}

.redtext:visited{
	color:#660033;
	font-weight: bold;
	text-decoration:none;
}

.titlebar {
font-family:"Trebuchet MS", Arial;
font-size:18px;
color:#FFFFFF;
}

.contenttextmain {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
}

.footerlinks {font-family:"Trebuchet MS", Arial;
font-size:11px;
color:#3A3A3A;
text-decoration: none;
}


.footerlinks a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.footertext {font-family:"Trebuchet MS", Arial;
font-size:11px;
color:#FFFFFF;
font-weight:bold;

}

.navi_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navi_text:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: underline;
}


.link_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.link_text:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


.input1 {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	height: 25px;
	vertical-align: middle;

}


.btn 
	{
	background-color : #CC3300;
	border-color : #BFC6CE;
	border-width : 1px;
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 900;
	color : #ffffff;
	border-style : solid;
	/*width: 50;*/
}
.input1Copy {

	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	color: #999999;
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
	width: 173px;
	height: 90px;
}