/* CSS Document */

BODY{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#520E0F;
}

a.footerlink{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

a.footerlink:hover{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:Underline;
}



.bdytxt{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#231F20;
	text-decoration:none;
	text-align: center;
}

.bdytxt2{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#198BCB;
text-decoration:none;
}


.largefont{
font-family:Trebuchet MS;
font-size:17px;
font-weight:bold;
color:#272727;
text-decoration:none;
}

.largefont2{
font-family:Trebuchet MS;
font-size:15px;
font-weight:bold;
color:#272727;
text-decoration:none;
}

.smallfont{
font-family:Trebuchet MS;
font-size:12px;
font-weight:Normal;
color:#272727;
text-decoration:none;
}


.txtbox{
width:171px;
height:16px;
background-image:url(images/txtbox.jpg);
padding:0px 0px 0px 0px;
margin:0px;
border:0px;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:Normal;
border:1px solid #272727;
}

.txtbox1{
width:50px;
height:16px;
background-image:url(images/txtbox.jpg);
padding:0px 0px 0px 0px;
margin:0px;
border:0px;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:Normal;
border:1px solid #272727;
}


.txtarea{
width:200px;
height:60px;
background-image:url(images/txtarea.jpg);
padding:0px 0px 0px 0px;
margin:0px;
border:0px;
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:Normal;
border:1px solid #272727;
}
