body {
        padding: 0;  
        margin: 0;

        }
td.gen {		
	border-width:20px ;
}
a{color:#5378A6}
a:hover{color:#7099CD}
.menu{
	font-family:Tahoma;
	font-size:11px;
	color:#5F5E5E;
	text-decoration:none;
	font-weight:bold;
	}
td {
        font-size: 11px; 
        font-family: Tahoma;
		color: #000000;
        }
       
td.m {
   		cursor: hand;
		color: FFFFFF;
		font-size: 12px;
        font-weight: bold;
        }
       	   
td#top {
		padding: 50px;
        background: url(/images/img.jpg) top right no-repeat;
		background-color: #F5C544;
        }
h1 {
        font-size: 14px;
        font-weight: bold;
		color:#103C84;
        text-transform: uppercase;
		margin: 15px 15px 0px 15px;
        }
div.mn {
  width: 226px;
  height: 28px;
  text-align: center;
  color: FFFFFF;
  background: url(/images/but_bg.jpg);
  }



div.leftmenu {
	margin: 9px 0px 9px 8px;
	text-transform: uppercase;
	color:#204EAC;
	font-size:12px;
}

th{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px; 
	align:center;
}

ul {
	padding-left: 30px; 
	padding-top: 5px; 
	margin:0px;

}

input{
	width: 400px;
}
th {
	font-size: 14px;
	background-color: CCCCCC;
	color: 103C84;
	
}

