body
{
	background-color:#99CCFF;
	color:black;
	margin-top:0;
	margin-left:0;
	font-family:verdana;
	font-size:11px;
	
}


div.container
{
	width:730px;
	height:600px;
	margin:0;
	margin-top:0;
	margin-left:0;
	
	border:1px solid white;
}

div.logo
{
	float:left;
	width:730px;
	height:222px;
	margin-left:0px;
	margin-top:0px;
	background-image:url('../bannerBig2.jpg');
}

div.gate
{
	width:600;
	margin-left:130px;
	margin-top:0;
}

div.header1
{
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

div.header2
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	background-image:url('../title.jpg');
	height:99px;
	width:100%;
}

div.header3
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background-image:url('../bgText.gif');
	height:50px;
	width:100%;
}


div.runningText
{
	font-size:14px;
	color:#0122a4;
	text-align:center;
	font-family: arial, "lucida console", fantasy;
}



div.copyright
{
	width:730px;
	font-size:10px;
	color:#800600;
	text-align:center;
}

.image
{
	float: left;
}


/*
-------- content ----------------------
*/

div.content
{
	margin-left:130px;
	border-left:1px dotted #e6d3b3;
	height:100;
	padding:1em;
	
	
}

hr
{
	border:1px dotted #e6d3b3;
}




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

div.menuSite
{
	height:1px;
}

div.menuBg
{
	background-color:#0122a4;
	width:730px;
	
	padding:1px;
}

ul
{
	float:left;
	width:100%;
	padding:0;
	margin-left:0px;
	list-style-type:none;
	
}

ul.circle {list-style-type: circle}

li.circle2 
{
	display:list-item;list-style-type: disc;
	
}

li {display:inline}

a.menuTop
{
	float:right;
	width:9em;
	text-decoration:none;
	color:#800600;
	background-color:#d0baad;
	padding:0.2em 0.6em;
	border-right:1px solid #0122a4;
	text-align:center;
	font-size:12px;
	font-weight:bold; 
	
}

a.menuTop:hover {background-color:white}



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

div.corner
{
	margin-left:130px;

	
}

div.corner2
{
	margin-left:176px;
	margin-top:0px;
	
}


div.left
{
	float:left;
	width:130px;
	margin:0;
	background-color:#0122a4;
	
}

div.left2
{
	
	width:130px;
	margin:1;  /*for the border around the left menu*/
	 padding: 0.5em; 
	font-size:12px;
	font-weight:bold;
	color:#0122a4;
	background-color:#e6d3b3;
	
}


div.left3
{
	width:142px;
	height:40px;
	margin:1;
	/*padding: 0.5em; float:center;*/
	font-size:11px;
	
	color:#0122a4;
	background-color:#99CCFF;
	
}



.tabmenu {

	padding: 4px 0px 5px 9px;
	background-image:url('../button2.jpg');
}


.menuLeft
{
	text-decoration:none;
	font-size:11px;
	font-weight:bold; 
	color:#ffffff;  //#800600

}

a.menuLeft:hover {color: #800600}  //0122a4

.textBold
{
	font-size:12px;
	font-weight:bold; 
}


.textBoldBig
{
	color: white;
	font-size:x-large
}  

.textTitle
{
	color: #800600;
	font-weight:bold; 
	font-family:verdana;
	font-size:11px;
}

div.leftxx
{
	float:left;
	width:210px;
	margin:0;
	
}
div.contentxx
{
	margin-left:200px;
	border-left:1px solid gray;
	
}

.textMore
{
	text-decoration:none;
	font-size:9px;
	font-weight:bold; 
	color:#0122a4;
}

a.textMore:hover {font-size:10px;}  //0122a4


.textNormal
{

	font-family:verdana;
	font-size:11px;
	color:#0122a4;
}