a:link, a:visited, a:active
{
	color: #f01310;
	text-decoration: none;
}

a:hover
{
	color: #f01310 ;
	text-decoration: underline;
}

body	
{
	margin:0px;
	width:100%;
	height:100%;	
	overflow:hidden;
}

table
{
	border:none;
}

tr
{
	vertical-align:top;
}

.align-justify 
{
	text-align:justify;
}

#bodyTable, #contentTable, #headerTable, #submenuTable 
{
	width:100%;
	height:100%;
}

#bodyTop
{
	background-color:grey;
	height:162px;
	overflow:hidden;
}

#bodyBottom
{
	background-color:grey;
	height:89px;
	overflow:hidden;
}

#bodyMiddleTop
{
	height:10px;
	border-bottom:1px solid #cccccc;
}

#content
{	
	width:100%;	
	height:10px;	
}

#content, #content p, #content td
{
	font-family:Verdana, Helvetica, Arial;
	font-size:12px;
	color:#0a386c;	
}

#content h1
{
	font-family:Verdana, Helvetica, Arial;
	font-size:19px;
	font-weight:normal;
	color:#f01310;	
}

#contentMiddle
{
	width:720px;	
}

#footer
{
	height:100%;
	width:100%;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: bottom center; 
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	text-align: center;
}	

#footer_text
{
	position:relative;
	top: 34px;
}

#header
{
	height:100%;
	width:100%;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: top center; 
}

#headerMiddle
{
	width:760px;		
}

#language
{
	visibility:hidden;
	float:right;
	margin-top:3px;
	text-align:right;
}

#main
{
	width:100%;	
	height:100%;
	overflow:auto;
}

#mainmenu
{	
	width:100%;
	height:100%;			
}
	
#menu
{
	height:100%;
	margin-top:102px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;		
}

#submenuMiddle
{
	width:720px;	
}
	
#submenux 
{
	width:650px;
	margin-top:6px;
	padding-left:10px;
	text-align:left;
}	