/* CSS Document */

body {
	margin: 0px;
}
.top:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration:none;
	font-weight:bold;
}
.top:active{
	font-family: myraid, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration:none;
	font-weight:bold;
}
.top:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration:none;
	font-weight:bold;
}
.top:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b69b1;
	text-decoration:none;
	font-weight:bold;
}
.table-box{
border-color:#D6D7D6;
border:1px;
border-style:solid;
}
.textbox{
width:100px;
height:16px;
border-color:#C9CED2;
border-top-width:2px;
border-top-style:inset;
border-left-width:2px;
border-left-style:inset;
border-right-width:1px;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;

color:#494949;
font-size:9px;
font-style:verdana;
}
.button{
background:url(image/register.jpg);
height:16;
width:51;
border-style:none;
}
.left-headings{
color:1D6EB6;
font-family:tahoma;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}
.left-desc{
color:666666;
font-family:tahoma;
font-size:11px;
text-align:justify;
}
.articles{
color:333333;
font-family:tahoma;
font-size:11px;
text-align:justify;
}
.left:link{
	color:B58F1C;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;

}
.left:active{
	color:B58F1C;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;

}
.left:visited{
color:B58F1C;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;

}
.left:hover{
color:B58F1C;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.form-label{
font-family:tahoma;
font-size:11px;
color:#000000;
margin-left:10px;
}
.form-menu{
margin-left:10px;
margin-top:3px;
font-family:tahoma;
font-size:11px;
color:#000000;
height:15px;
width:85px;

}
.form-label2{
font-family:tahoma;
font-size:11px;
color:#000000;
margin-left:10px;

}
.form-menu2{

margin-top:3px;
font-family:tahoma;
font-size:11px;
color:#000000;
height:15px;
width:100px;
}
.form-textbox{
width:140px;
height:16px;
border-color:#C9CED2;
border-top-width:2px;
border-top-style:inset;
border-left-width:2px;
border-left-style:inset;
border-right-width:1px;
border-right-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;

color:#494949;
font-size:9px;
font-style:verdana;
margin-top:5px;
}
.form-button{
background:url(image/submit.jpg);
height:25;
width:60;
border-style:none;
}
.search:link{
	color:#4C6D93;
font-family:tahoma;
font-size:9px;
	text-decoration:underline;

}
.search:active{
	color:#4C6D93;
font-family:tahoma;
font-size:9px;
	text-decoration:underline;

}
.search:visited{
color:#4C6D93;
font-family:tahoma;
font-size:9px;
	text-decoration:underline;

}
.search:hover{
color:#4C6D93;
font-family:tahoma;
font-size:9px;
	text-decoration:underline;
	font-weight:bold;
}
.right:link{
	color:#115896;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;

}
.right:active{
	color:#115896;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;

}
.right:visited{
color:#115896;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;

}
.right:hover{
color:#115896;
font-family:tahoma;
font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.date-text{
color:#FFFC00;
font-family:tahoma;
font-size:9px;
}
.right-text{
color:#ffffff;
font-family:tahoma;
font-size:9px;
}
.copyrights{
font-family:tahoma;
color:#787878;
font-size: 10px;
}
a:link {text-decoration:underline;}
a:hover {text-decoration:none;}
td{
font-family:tahoma;
}