/* CSS Document */
body{margin:0px; background-image:url(images/bg_main.jpg); background-repeat:repeat-x;}
table{font-family:arial, tahoma; font-size:11px;}
input, select, textarea{font-family:arial, tahoma; font-size:11px;}
a{font-family:arial, tahoma; font-size:11px; color:white; text-decoration:none; font-weight:bold; color:#205B90;}
a:hover{font-family:arial, tahoma; font-size:11px; color:white; text-decoration:underline; font-weight:bold; color:#153F65;}

/*custom css*/
.mainBase{border-right:1px solid black; border-left:1px solid black; background:#FFFFFF;}
.maintitle h1{font-family:arial, tahoma;font-size:140%;margin:4px 10px 16px 14px;}
.content{margin:0px 14px 0px 14px;}
/*
.nav{font-family:arial, tahoma; font-size:11px; color:white;}
.nav a{font-family:arial, tahoma; font-size:11px; color:white; text-decoration:none; font-weight:bold;} */
.nav a:hover{text-decoration:underline;}
hr {color:silver;height:1px;}


