/* CSS Document */

BODY{
font-family:Arial;
color:#333;
font-size:12px;
text-decoration:none;
margin:0px;
padding:0px;
letter-spacing:1px;
background-color:#000000;
}

a.link:link{
color:#333;
text-decoration:none;
}
a.link:hover{
color:#333;
text-decoration:none;
}
a.link:visited{
color:#333;
text-decoration:none;
}

/* Template style sheet begins */

#header{
background-color:#912934;
height:86px;
}


#menu{
color:#666666;
text-decoration:none;
font-size:11px;
font-weight:bold;
height:36px;
}

#menu-link{
padding-left:20px;
padding-right:20px;
}



#btm2{
color:#666447;
height:29px;
}
#btm2{
font-weight:bold;
}
#btm2 A{
color:#666447;
text-decoration:none;
}
#btm1{
font-size:11px;
color:#666447;
}
#btm1 A{
color:#666447;
text-decoration:none;
}

/* Template style sheet ends */



/* Contents style sheet begins */

.title{
color:#666;
font-size:13px;
font-weight:bold;
}


#border1{
border:1px solid #CCCBCB;
}


#form1{
padding:0px;
margin:0px;
color:#333;
font-size:11px;
}


