/* CSS Document */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:96%;
	background-image:url(images/bg_ae.png) !important;
	background-repeat:repeat-x !important;
	background-color: #598eaa;
	margin: 0px;
	padding:0px;
	line-height:1.2em; 
	text-align: center;
	}
	

img {
border: 0px;

}	
	
	
a:visited {
	color: 880088 !important;
}
	
	
h1 {
	font-size: 140%;
	margin-bottom: 0.3em;
}


h2 {
font-size: 125%;
	margin-bottom: 0.2em;
	border: dotted 0px #f00;	
}


h3{
font-size: 110%;
	border: dotted 0px #f00;
	margin-bottom: 0em;	
	}
	
h5 {
	margin-top: 0.3em;
	margin-bottom: 0.8em;
	font-size: 100%;
}	
	
	
p {
	margin-top: 0.3em;
	margin-bottom: 1.3em;
	border: dotted 0px #f00;
}	

div.long {
	margin-top: 0.3em;
	margin-bottom: 3em;
	border: dotted 0px #f00;
}	



li {

border: dotted 0px #f00;
padding-bottom: 0.4em;

}

hr {

height: 1px;
color: #999;

}
	
	
	
	
	
	
.container{
	margin: 10px 30px 100px 30px;
	background-color:#fff;
	border: solid 1px #8ab7cf;
	padding: 0px;
	text-align: left;
	}
	
	
	
.header {
	background-image:url(images/bg_header.png) !important;
	background-repeat:repeat-x !important;
	height: 120px;
	
	}
	
	
.header_left {
	float: left;
	border: dotted 0px #f00;
	padding: 10px 0px 0px 18px;	
}
	
	
	
.header_right {
	float: right;
	border: dotted 0px #0f0;
	padding: 60px 30px 0px 0px;
	}
	
.header_right a {
font-weight: 900;
	color: #0f519a;
text-decoration: none;
padding: 0px 5px;
	}
	
	
div.header_right a:hover {
	background-color:#7baac3;
	color: #fff;
}	


	
.inner-container {
	padding: 16px;
	border: dotted 0px #f00;
	}	
	
	
	
.left_col {
	width: 270px;
	background-color:#d7e6ee; 
	}
	
	
	
td.right_col {
	padding: 0px 20px 0px 20px; 
	border: dotted 0px #f00;
	}	
	
	
.footer {
text-align: center;
padding: 0px 0px 40px 0px;
height: 9em;
	
	}	
	
	
table td {
	vertical-align:top;
	}
	
	
	
div.menu_block {
border-bottom: dotted 1px #829fbc;
padding: 15px;
margin: 0px 0px 0px 0px;
}	
	
div.menu_block2 {
border-bottom: dotted 1px #829fbc;
padding: 10px 15px 15px 15px;
margin: 0px 0px 50px 0px;
}		
	
	
	
div.menu_block h3 {
 font-size: 120%;
 border: dotted 0px #00f;
 margin: 0px 0px 4px 0px;
}	


	
div.menu_block a {
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	font-weight: 900;
	color: #0f519a;
}	


div.menu_block a#at {
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
	font-weight: 900;
	background-color:#7baac3;
	color: #fff;
}	


div.menu_block a.source_forge {
	display: block;
	padding: 4px 0px 4px 10px;
	text-decoration:none;
	font-weight: 900;
	color: #0f519a;
}	


	
div.menu_block a:hover {
	background-color:#7baac3;
	color: #fff;
}	



table.download tr.table_head td{
color: #fff;
background-color: #567d92;
}


table.download td {
border: solid 0px #fff;
}


table.download tr.gray {
background-color:#b6c8d1;

}

table.download tr.silver {
background-color:#d8e0e4;

}



table.download tr.slategray{
background-color:#81b5d1;
}


table.download tr.slategray th{
background-color:#81b5d1;
}


table.download tr.gainsboro {
background-color:#aadbf4;

}



.banner {
height: 151px;
background-color: #134f93;
color: #fff;
padding: 0px;
margin-top: 0px;
background-image:url(images/bg_banner.jpg);
background-position: top right;
background-repeat: no-repeat;
}





.banner h2  {
padding: 30px 0px 0px 10px;
font-size: 160%;
}

.banner h3  {
padding: 0px 0px 0px 10px;
}

.banner a img { 
dipslay: block;
padding: 10px 0px 0px 4px;
border: dotted 0px #f00;
}

.banner2 {
height: 151px;
background-color: #134f93;
color: #fff;
padding: 0px;
margin-top: 0px;

}


.banner2 h2  {
padding: 30px 0px 0px 10px;
font-size: 160%;
}

.banner2 h3  {
padding: 0px 0px 0px 10px;
}


.banner2 a img { 
dipslay: block;
padding: 10px 0px 0px 4px;
border: dotted 0px #f00;
}


