body {
background-color: #000000;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #eb0d2a; text-decoration:none;}
a:visited {color:#eb0d2a;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #FFFFFF;
	border-top:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 700px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #000000;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;} 

/* -----------------content--------------------- */
#contentspec {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 20px;
	margin-right: 0px;
	vertical-align: top;
}

#content {
	background-color: #ffffff;
	padding: 0px;
	margin-left: 20px;
	margin-right: 0px;
	min-height: 400px;
	vertical-align: top;
}
#content2 {
background-color: #ffffff;
padding: 0px;
margin-left: 450px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}
/* -----------text--------------------------- */
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: 999999;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #EE2D2D;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 3e6641;
}
.text5 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}
.link{font:400 14px Tahoma; color:#3C57A8; text-decoration:underline}
.link:hover{text-decoration:none}
.imgborder {border: 1px solid #cccccc; 
} 


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }
