@charset "utf-8";
/* CSS Document */
body {
 MARGIN: 0px; 
 BACKGROUND: #aa956a
}

body, p, td{
font-family:Arial, Helvetica, Sans-Serif;
font-size: 10pt;
color:#000000; 
font-weight:normal;
margin:0px;
}

blockquote, ol, ul{
margin: 0px 0px 0px 40px;
padding: 0px;
}

h1{
font-family:Times New Roman;
font-size: 36pt;
color:#000000; 
font-weight:normal;
margin:0px;
}

h2{
font-family:Times New Roman;
font-size: 20pt;
color:#000000;
font-weight:normal;
margin:0px;
}

h3{
font-weight: normal;
font-size: 16pt;
margin: 0px;
}

h4{
font-weight: normal;
font-size: 14pt;
margin: 0px;
}

pre{
margin: 0px;
}

a{
color:#000000;
text-decoration:underline;
}

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

.menu td a{
font-family:Arial;
font-size: 10pt;
color:#FFFFFF;
font-weight:normal;
}

.menu td a:hover{
color:#ad5253;
text-decoration:underline;
}

.divLink{
font-weight:bold;
cursor:hand;
font-size:13px
}

.center{
text-align:center
}
.clearer{
clear:both
}
.fnt10{
font-size:10px
}

.fnt11{
font-size:11px
}

.fnt14{
font-size:14px
}

.fnt16{
font-size:16px
}

.bold{
font-weight:bold
}
.spacer50{
height:50px;
min-height:50px
}
.spacer10{
height:10px;
min-height:10px
}
.spacer20{
height:20px;
min-height:20px
}
.spacer5{
height:5px;
min-height:5px
}
#container{
width:1024px;
margin:0px auto;
height:1100px;
min-height:768px;
background-color:#faf9d1
}
#colLeft{
float:left;
width:512px;
margin-top:20px;
margin-left:30px;
}
#colRight{
float:left;
margin-top:20px;
margin-left:80px
}
#header{
font-size:40px;
line-height:80px;
height:80px;
text-align:center
}
.linkHeader{
font-size:20px
}
#maindiv1 #maindiv2 #maintable img {
}
.inp_login{
 width:140px
}