/* CSS Document */

html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	background-image: url(../images/web-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF
}

.menu1{
font: bold 13px Arial;


height:28px;
text-align: left; line-height: 28px;
border :0px solid #000000;
margin:0px; padding:0px;
}
.menu1 ul{
margin:0px; padding: 0px;
float: left; /*width of menu*/
}
.menu1 ul li{
display: inline;
}
.menu1 ul li a{
margin-left:1px; float: left;
color: #FFFFFF; /*text color*/
padding: 0px 40px;
text-decoration: none;
border-right:0px solid #0099FF;
}
.menu1 ul li a:visited{
color: #00CCFF;
}
.menu1 ul li a:hover {/*.indentmenu ul li .current*/
color: #CCCCCC!important; /*text color of selected and active item*/
padding-top: 1px; /*shift text down 1px for selected and active item*/
padding-bottom: 0px; /*shift text down 1px for selected and active item*/
}


h1, h2, h3, h4, h5, h6, p, b {margin: 0px; padding: 0px;}
h1 {font-family: "Cambria Math"; font-size: 20px; line-height: 20px; font-weight: normal;}
h2 {font-family: "Trebuchet MS"; font-size: 16px;}
h5 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {font-size: 11px;}


/* ------------------------------ MENU --------------------------------*/

.menu2{
font: bold 16px Arial;


height:17px;
text-align: left; line-height: 17px;
border :0px solid #000000;
margin:0px; padding:0px;
}


.menu2 a{
margin-left:1px; float: left;
color: #0000ff; /*text color*/
padding: 0px 10px;
text-decoration: none;
border-right:0px solid #0099FF;
}
.menu2 a:visited{
color: #000099;
}
.menu2 a:hover {/*.indentmenu ul li .current*/
color: #0066FF!important; /*text color of selected and active item*/
text-decoration:underline;
}
.style4 {
	font-family:Tahoma;
	font-size:14px;
	line-height:24px;
	color:#0033FF;
		}
		
.style5 {
	font-family:Tahoma;
	font-size:14px;
	line-height:24px;
	color:#0033FF;
	font:bold;
		}		
		
.style1 {
	font-family:Tahoma;
	font-size:24px;
	color: #CC0000;
	
}
.style7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

