h1{
  color:#cc3300;
  font-weight:bold;
  font-size:14px;
  margin-top:0px;
}
h3{
  color:#333333;
  font-weight:bold;
  font-size:13px;
  margin-top:0px;
}
img {
	border:0px;
}

table {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
}
body {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: left;
	background-color: #990000;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	
}
.line {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	height:3px;
	background: #CC3300;
}
.line1 {
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	height:1px;
	background: #CC3300;
}
.main {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:815px;
	background-color: #ffffff;
	background-image: url('images/bg5.jpg');
	background-repeat: repeat-1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	float: center;
	text-align="left"
}
.page {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:610px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top:10px;
	padding-left:10px;
	float: center;
}
p {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  
}



.bottom {
         font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
        text-align: center;
        vertical-align: middle;
}
:hover.bottom {
        font-size:10px;
        font-family:verdana,arial,helvetica,geneva;
        color:#C0C0C0;
        text-decoration:underline;
}

#side_menu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        border-bottom:2px solid #ffffff;
        color: #000000;
        text-decoration: none;
        text-align: left;

        background-image: url('images/bg_but.jpg');
        width: 145px;
        height: 23px;



}
:hover#side_menu {
        font-size:11px;
        font-family:verdana,arial,helvetica,geneva;
        color:#990000;
        background-image: url('images/bg_but1.jpg');
        
}
.text_side {
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        text-align: left;

       margin-top: 3px;
}
:hover.text_side {
        font-size:11px;
        font-family:verdana,arial,helvetica,geneva;
        color:#990000;
               margin-top: 3px;
        
        
}


a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#990000;
        text-decoration: none;     
}
