body {
background-color: #4682D9;
background-image: url("./img/bg_main.png");
font-family: Verdana;
margin: 0px;
padding:0px;
}

.main li{
margin: "0px 0 0 0"; 
padding: "0 0 0 0px";
		}

.menu ul{
margin: 0px 0 0px 0px;
padding: 3px;
padding-bottom:2px;
list-style: none;
}

.menu li{
margin: 0px 0 0 4;
padding: 0 0 0 12px;
background: url('./img/dot.jpg') no-repeat;
} 

.sub{
padding: 3px;
border-top: solid 1px #4691C6;
font-family: Verdana;
text-align:center;
} 

.header{
background-image: url('./img/bg.png'); 
background-repeat: repeat;
color: #ffffff; 
text-align: center; 
font-weight: bold; 
font-family: Verdana; 
font-size: 90%;
}

.bg{
background-image: url('./img/text_header.png'); 
background-repeat: no-repeat; 
background-position: top left; 
}

.table{
width: 100%;
border: solid 1px #3D74CE; 
background-color: #FFFFFF;
}

.table0{
border: solid 1px #3D74CE; 
background-color: #FFFFFF;
}

.content{
font-size: 8pt;
font-family: Verdana;
padding: 4px;
text-align: left;
vertical-align: top;
}

.bottom {
padding: 4px;
padding-top:0px;
padding-bottom:0px;
font-size: 8pt;
color: #ffffff;
border-top: solid 1px #3D74CE;
background-color: #3A7DE6;
height: 18px;
font-family: Verdana;
}


.table2{
font-size: 100%;
font-family: Verdana;
padding: 4px;
text-align: left;
vertical-align: top;
}

.table3{
font-size: 85%;
font-family: Verdana;
padding: 3px;
text-align: left;
vertical-align: top;
}

.login{
color: #ffffff;
font-size: 60%;
font-family: Verdana;
padding: 2px;
}

.td0{
padding: 1px;
margin: 0px;
font-size: 8pt;
}

.menu {
font-size: 8pt;
}


.td{
font-size: 8pt;
padding: 2px;
border: solid 1px #4691C6;
}

.td1{
border-top: solid 1px #4691C6;
font-size: 8pt;
font-family: Verdana;
padding-left: 4px;
padding: 0px;
}

.td2{
padding: 2px;
border-bottom: solid 1px #4691C6;
border-right: solid 1px #4691C6;
}

.td3{
font-size: 8pt;
padding: 2px;
}

.button{
font-size: 8pt;
font-family: Verdana;
color: #ffffff;
padding: 2px;
font-weight: bold;
border: solid 1px #4691C6;
background-image: url('./img/text_header.png'); 
background-repeat: no-repeat; 
background-position:  left; 
}

.button1 {
font-size: 85%;
font-family: Verdana;
color: #ffffff;
padding: 1px;
font-weight: bold;
border: solid 1px #4691C6;
background-image: url('./img/text_header.png'); 
background-repeat: no-repeat; 
background-position:  left; 
}

 A:link	{
color: #000000;
font-size: 8pt;
font-family: Verdana;
font-style: normal;
font-weight:normal;
text-decoration: underline;
font-variant:normal;
text-transform:normal;
	}
 A:hover		{
color: #000000;
font-size: 8pt;
font-family: Verdana;
font-style: normal;
font-weight:normal;
text-decoration: underline;
font-variant:normal;
text-transform:normal;
	}
 A:active	{
color: #000000;
font-size: 8pt;
font-family: Verdana;
font-style: normal;
font-weight:normal;
text-decoration: underline;
font-variant:normal;
text-transform:none;
	}
 A:visited	{
color: #000000;
font-size: 8pt;
font-family: Verdana;
font-style: normal;
font-weight:normal;
text-decoration: underline;
font-variant:normal;
text-transform:none;
	}

.menu A:link	{
color: #000000;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
font-weight: bold;
	}
.menu A:hover		{
color: #000000;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
font-weight: bold;
	}
.menu A:active	{
color: #000000;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
font-weight: bold;
	}
.menu A:visited	{
color: #000000;
font-size: 9pt;
font-family: Verdana;
text-decoration: none;
font-weight: bold;
	}

.td0 A:link,td A:link	{
font-size: 7pt;
	}
.td0 A:hover,td A:hover {
font-size: 7pt;
	}
.td0 A:active,td A:active {
font-size: 7pt;
	}
.td0 A:visited,td A:visited {
font-size: 7pt;
	}


ol {
	margin: 0px 0 10px 55px; 
	padding: 4px;
	list-style-type: decimal;
}

.li {
	list-style-type: none;
	margin: 5px 0 0px 0px;
}

.ul {
	list-style-type: square;
}