/* CSS Document */
body{
margin:0px;
background-image:url(images/bg.jpg);
}
.tablecolor{
background-color:#000000;
width:780px;
}
.header{
text-align:center;
text-decoration:none;
font-family:tahoma;
font-size:21px;
font-weight:normal;
color:#FFFFFF;
}
.header1{
text-align:left;
text-decoration:none;
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#ABD519;
}
.text{
text-align:justify;
text-decoration:none;
font-family:tahoma;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
.footer{
text-align:center;
text-decoration:none;
font-family:tahoma;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
}
.footer1{
text-align:center;
text-decoration:none;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFF00;
}
.footer1:hover{
text-align:center;
text-decoration:underline;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.cont{
height:50px;
width:200px;
}
.reset{
background-image:url(images/reset.jpg);
width:55px;
height:20px;
}
.submit{
background-image:url(images/submit.jpg);
width:55px;
height:20px;
}

.content_link:link{
text-decoration:none;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFF00;
}
.content_link:hover{
text-decoration:underline;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFF00;
}
.content_link:active{
text-decoration:underline;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFF00;
}
.content_link{
text-decoration:none;
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#FFFF00;
}