body{
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin: 0 10 0 10;
}

h1,h2,h3,h4{
	text-align:center;
	margin: 0;
}


table.advanced{
        font-size:10pt; 
}


.advanced a:link{
	color:blue;
	text-decoration: none;
        font-size:10pt; 
}

.advanced a:visited{
        font-size:10pt; 
	color:blue;
	text-decoration: none;
}

.advanced a:hover{
        font-size:10pt; 
	color:blue;
	text-decoration: none;
}

.advanced a:active{
        font-size:10pt; 
	color:blue;
	text-decoration: none;
}


table.advanced_news{
        font-size:8pt; 
	font-family: Arial, Helvetica, sans-serif;
}


td{
	margin:0;
	padding:0;
}


.autorization{
	text-align:center;
	font-size: xx-small;
	padding: 5px 0 5px 10px;
}

.autorization h3{
	text-align:center;
	font-size: x-small;
	margin: 5 0 5 0;
}

.autorization h4{
	text-align:left;
	font-size: xx-small;
	margin: 0;
}

.main_content{
	background-color:#ffffff;
	color:#000000;
	width:100%;
	padding: 20;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	border: 10px solid #99CCFF;
}





.navLeft{
	width:150px;
	height: auto;
	border-left: 2px solid #336699;
	border-top: 2px solid #336699;
	border-bottom: 2px solid #336699;
	background-color: #ff9900;
	padding: 5px;
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10;
}

.navLeftNorm{
	width:150px;
	height: auto;
	background-color: #99CCFF;
	border-left: 2px outset #336699;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
	padding: 5px;
	vertical-align: middle;
	text-align: right;
	font-size:8pt;
	font-weight: bold;
	margin-bottom: 10;
}

.navRight{
	width:150px;
	height: 25px;
	border-right: 2px solid #336699;
	border-top: 2px solid #336699;
	border-bottom: 2px solid #336699;
	background-color: #ff9900;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.navRightNorm{
	width:150px;
	height: 25px;
	background-color: #99CCFF;
	border-right: 2px outset #336699;
	border-top: 2px outset #336699;
	border-bottom: 2px outset #336699;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.topMainHeader{
	border-top:0px solid #336699;
	border-left:3px solid  #336699;
	border-bottom:3px solid  #99CCFF;
	border-right:3px solid #336699;
	width:100%;
	vertical-align: top;
	margin:0;
}

.banner{
	border-top:3px solid #99CCFF;
	border-left:3px solid  #336699;
	border-bottom:3px solid  #99CCFF;
	border-right:3px solid #336699;
	width:100%;
	height:90px;
	text-align: center;
	vertical-align: middle;
}

.mainHeader{
	border-top:0px solid #336699;
	border-left:0px solid  #336699;
	border-bottom:0px solid  #99CCFF;
	border-right:0px solid #336699;
	width:100%;
        height:30 px;
	background-color:#99CCFF; 
        vertical-align:middle;
}

.mainHeader h1{
        font-size:12 pt;
        font-weight:bold; 
        margin:10;
}

.topNav{
	text-align:center;
	font-size:10pt;
	background-color: #99CCFF; 
	vertical-align:middle;
}

.main_content a:link{
	color:blue;
	text-decoration: underline;
}

.main_content a:visited{
	color:blue;
	text-decoration: underline;
}

.main_content a:hover{
	color:blue;
	text-decoration: underline;
}

.main_content a:active{
	color:blue;
	text-decoration: underline;
}

.main_content td,th{
        color:black;
}



a{
	cursor: pointer;
}

a:link{
	color:white;
	text-decoration: none;
}

a:visited{
	color:white;
	text-decoration: none;
}

a:hover{
	color: Navy;
	text-decoration: none;
}

a:active{
	color:white;
	text-decoration: none;
}

.bottom{
	border-top:3px solid #99CCFF;
	border-left:3px solid  #336699;
	border-bottom:0px solid  #336699;
	border-right:3px solid #336699;
	width:100%;
	height:90px;
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	font-size: xx-small;
}

.content{
	border:3px solid silver;
	width:100%;
	height: 100%;
	margin:0;
	padding:20px;
}

