/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("images/index_01.jpg");

	
}
a{color:#000000; text-decoration:none}
a:hover{color:#ffffff; text-decoration:none}

.foot a{color:#FFFFFF; text-decoration:none}
.foot a:hover{color:#000000; text-decoration:none}

.bfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
.button2
{
               border-bottom-style:outset;
               border-left-style:ridge;
               border-right-style:outset;
               border-top-style:ridge;
               border-width:1px;                
               height:45px;
               border-color:#D9960A;
               background-color:#990000;
               color:#ffffff;
               margin-left:0px; vertical-align:middle;
               margin-right:0px; font-family:Verdana,sans-serif,Verdana; font-size:13px; font-weight:bold; cursor:hand;
}
h5 { font-size:14px; color:#990000; font-weight:bolder}