*{
	font-family: "Lucida Grande", Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body {
    background-repeat: no-repeat;
    background-color: black;
    background-position: center top;
    text-align: center;
    font-size: 90%;
    color: #333;
}
.myLink a:link {
   color: #003366;
   text-decoration: none;
   }
.myLink a:visited {
   text-decoration: none;
   color: #000000;
   }
.commonDIV {
	border: 1px solid #B1B1B1;
	padding:8px;
	margin:5px;
	font-size: 13px;
	font: Georgia, "Times New Roman", Times, serif;
}
.commonFont {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.errorMessage {
    color: red;
}
.leaf {
    color: black;
}

.tabhead {
background-color: #B1B1B1;
    position: auto;
    float: left;
    width: 100%;
height: 80px;
border: 1px solid #B1B1B1;
}

#tabDiv{
	
}

#tabDiv div{
	background-color: black;
}

#response {
    padding: 10px 10px 10px 20px;
    font-size: 120%;
}
#maill_all{
	width:1004px;
}
/*#bodydiv {width: 90%;margin:100px 0px 50px 300px;}*/

#top {
	width:auto;
	height:100px; 
	text-align: left;
	margin:10px 0 20px 0;
	border:0;
	padding:0;
}

#down{
	width:1004px;
	margin-bottom:20px;
	height:750px;
}
#main_content_side {
	float:left;
	width:760px;
	height: 750px;
	border: 1px solid #B1B1B1;
	text-align: left;
	background-color: white;
}

#left_menu_side {
	float:left;
	height: 750px !important;
	height: 745px;
	width: 230px !important;
    width: 220px;
	text-align: left;
	border: 1px solid #B1B1B1;
	background-color: white;
}

.menuFont{
	font: bold;
	font-size: medium;
	color: black;
}

#main_content_side iframe {
	text-align: left;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: white;
	width: 100%;
	height: 100%;
	scrolling: no;
}


#top .logoHeadline{
	font-size: x-large;
	font-style: italic;
	font: bolder;
	text-align: center;
	color: white;
}
/*
	color: black;
	font: bold;
	font-size: medium;
	text-align: right;
*/
#top .navigatorMenu{
	
	BORDER-RIGHT:  1px ; PADDING-RIGHT: 2px; 
	BORDER-TOP:  1px ; PADDING-LEFT: 2px; 
	color: black;
	font: bold;
	font-size: medium;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
	BORDER-LEFT: 1px ; 
	CURSOR: hand; COLOR: black; PADDING-TOP: 2px; 
	BORDER-BOTTOM: 1px ;
}

p {
    font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-top: 0;
    margin-top: 0;
}

.adbox {
    padding: 2px 4px 2px 6px;
    margin: 0 0 10px 0;
    border: 1px dotted #B1B1B1;
    background-color: red;
}



#side1 a:link, #side1 a:visited {
    text-decoration: none;
    color: navy;
    background-color: transparent;
}
#side1 a:hover {
    color: #99c7df;
}


.tophd1 {
	text-align: left;
	font: bold 150%, "Times New Roman", Times, serif;
}
.tophd2 {
	text-align: left;
	font: bold italic 120%, "Times New Roman", Times, serif;
}
.tophd3 {
	text-align: left;
	font: bold italic 140%, "Times New Roman", Times, serif;
}
.eslogo {
 font: bold 240%, "Times New Roman", Times, serif;
white-space:nowrap;
color: blue;
}
