body {
	text-align: center;
	padding: 0px;
/*	background:url(bg/bg3.png);*/
	background: #555555;
	font-family: Arial;	
	margin: 0px;
	
}

body a:link {color: #0000FF; text-decoration:none;}     /* unvisited link */
body a:visited {color: #0000FF; text-decoration:none;}  /* visited link */
body a:hover {color: #FF0000; text-decoration: underline;}   /* mouse over link */
body a:active {color: #000000}   /* selected link */


#container {


	width: 780px;
	min-height: 100%;
	margin-bottom: 0px;
	margin:0 0;
	padding: 20px;
	background:#DDDDDD;

/*	background: url(../images/background.jpg) repeat-y;*/
}


#container_top {
	top: 0px;
	left: 0px;
	height: 170px;
	width : 760px;
	padding: 0 0 0 0; 
	margin: 0;
	position: relative;
	background: url(images/top.gif) no-repeat;
/*	background: url(images/Panorama3.jpg) no-repeat;*/
	

	font-family: Arial;
	font-weight:bold;
	color: #AAAAAA;
	border: 0px solid #333333;
}



#container_top_buttons {
	top: 0px;
	left: 0px;
	margin: 0px; 
	padding: 0px;
	height: 40px;
	width : 760px;
	position: relative;
	/*background:#0C2550;*/

/*	float: left;*/
}

#container_top_buttons li {
	height: auto;
	width: auto;

	padding: 10px 8px ;
	margin: 8px 1px 5px 2px;
	background-image:url(images/button_bg_up.png);

	float: left;
	list-style:none;


	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	
	border-top: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF; 
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	
	border-radius: 6px;
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.3);
 	-webkit-box-shadow: 1px 3px 2px rgba(0,0,0,0.3);
	box-shadow: 1px 2px 3px rgba(0,0,0,0.3);

}

#container_top_buttons li:active {
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	
	background-image:url(images/button_bg_down.png);
	
}

#container_top_buttons li:hover {
	border-top: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
}




#container_top_buttons a:link {color: #FFFFFF ; text-decoration:none;}     /* unvisited link */
#container_top_buttons a:visited {color: #FFFFFF; text-decoration:none;}  /* visited link */
#container_top_buttons a:hover {color: #FFFFFF; text-decoration: underline}   /* mouse over link */
#container_top_buttons a:active {color: #FFFFFF;}   /* selected link */





#container_main_left {
	width : 200px;
	padding: 5px 0 0 10px;
	margin:0;
	position: relative;
	float: left;
	font-size: 12px;
	text-align: justify;
}

#container_main_right {
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	width : 540px;
	padding: 5px 10px 10px 10px;
	margin:0;
	text-align: justify;
	color:#000000;
	font-size:12px;
	z-index:0px;
}

#float_img {
	float: right;
	padding: 5px;
}

#container_main_right h1{
	font-size:20px;
	padding: 0;
	margin: 0;
	color: #FF6600;
}

#container_main_right p{

	margin: 10px 10px 10px 0px;
}


#container_footer {
	height: 100px;
	padding: 0 20px 0 20px;
	color: #FFFFFF;
	text-align:center;
	font-size: 13px;
	/*background: url(images/footer.jpg) no-repeat;*/
}

#container_footer a {
	color: #FFFFFF;
	
}

#clearfooter {
	height: 30px;
	clear: both;
}


/*div {
	border: 1px red solid;
}*/


.tableHeader {
	/*border-top: 2px solid #FF8800;
	border-right: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 2px solid #FF8800;*/
	width: 190px;
	height: 20px;
	/*background: url(../tables/tbH.png) no-repeat; */
	background: #023762;
	padding: 7px 5px 3px 5px;
	color:#FFFFFF;
	text-align:center; 
	font-weight:bold;
/*	background: url(bg/tableHeader.png) no-repeat;*/
/*	background: url(bg/headerOrange.png) repeat-x; */

	border-top: 1px solid #EEEEEE; 
	border-left: 1px solid #EEEEEE; 
	
	-moz-box-shadow: 3px 4px 3px rgba(0,0,0,0.3);
 	-webkit-box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	
/*	border-radius: 5px;*/
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

}

.tableContent {
/*	border-top: 1px solid #CCCCCC; 
	border-right: 2px solid #BBBBBB;
	border-bottom: 2px solid #BBBBBB;
	border-left: 2px solid #EEEEEE; */ 
	background: #FFFFFF;
	width: 190px;
	padding: 5px;
	color: #666666;
	/*text-align:center; */
	/*background: url(../images/2.png) repeat-y;)*/
	
	-moz-box-shadow: 3px 4px 3px rgba(0,0,0,0.3);
 	-webkit-box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	
	
	border-left: 1px solid #EEEEEE;
	
/*	border-radius: 5px;*/
	
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

	
	
}

.tableHeader2 {
	/*border-top: 2px solid #FF8800;
	border-right: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 2px solid #FF8800;*/

/*	background: url(bg/tableHeader2.png) no-repeat;*/
/*	background: url(bg/headerOrange.png) repeat-x; */

	background: #023762;
	
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	width: 520px;
	min-height:20px;
	height: auto;
	font-size:medium;
	font-weight:bold;
	
	border-top: 1px solid #EEEEEE; 
	border-left: 1px solid #EEEEEE; 
	
	-moz-box-shadow: 3px 4px 3px rgba(0,0,0,0.3);
 	-webkit-box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	
/*	border-radius: 5px;*/
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	

}

.tableContent2 {
	/*border-top: 1px solid #CCCCCC; 
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #EEEEEE; */
	/*background: #B7C7CA;*/
	
	background: #B7C7CA;
	
	padding: 5px 10px 10px 10px;
	color:#444444;
	margin: 0 0 20px 0;
	
	-moz-box-shadow: 3px 4px 3px rgba(0,0,0,0.3);
 	-webkit-box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	
	
	border-left: 1px solid #EEEEEE;
	
/*	border-radius: 5px;*/
	
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}






#boxTop {
	width: 200px;
	height: 55px;
	background:url(../images/1.png) no-repeat;
	padding: 0px;
	margin: 0px;
}
#boxTopText {
	position: relative;
	top: 25px;
	left: 20px;
	width: 150px;
	color: #FFFFFF;
	font-weight:bold;
	}

#boxContent {
	width:170px;
	padding: 12px 12px 12px 20px;
	background:url(../images/2.png) repeat-y;
	font-size: 12px;
	
	
}

#boxBottom {
	width: 200px;
	background:url(../images/3.png) no-repeat; 
	height: 28px;
}

.tbHeadDark {
	background-color: #666666; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.tbHeadDark2 {
	background-color: #999999; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	height: 25px;
}

.tbHeadRed {
	color: #FF0000; 
	font-weight: bold;
	text-align: left;
	height: 30px;
	font-size: 18px;
	border:0px red solid;
}

.tbContRow1 {
	background-color: #DDDDFF; 
	/*background-color: #F0F4F0 ; */
/*	background-color: #EEEEEE ; */
	color: #000000; 
	height: 25px;
}

.tbContRow2 {
	background-color: #EEEEFF; 
	
/*	background-color: #FFF4F0  ; */ 
/*	background-color: #E1E1E1 ; */
	color: #000000; 
	height: 25px;
}

#edgequicklink {
	position:absolute;
	top: 0;
	left: 0;
/*	float: left;*/
	width: 100px;
	height: 0;
	padding: 0;
/*	z-index:-50;*/
			
}

#edgequicklink_button a{
	float: left;
	width: 100px;
	height: auto;
	padding: 5px 0 5px 0;
	border-bottom: dotted #777777;
	border-right: dotted #777777;			
}

#edgequicklink_button a:hover{
	float: left;
	width: 100px;
	height: auto;
	padding: 5px 0 5px 0;
	border-bottom: dotted #FFFFFF;
	border-right: dotted #FFFFFF;
				
}

#edgequicklink_right {
	float: right;
	width: 130px;
	height: auto;
	padding: 0px 0;
	border: 0px blue solid;		
	z-index:-100;
}

#edgequicklink_right_button2 {
	float: right;
	width: 130px;
	height: auto;
	padding: 5px 15px 5px 15px;
	border: 0px yellow solid;
}


#edgequicklink_right_button a{
	float: right;
	width: 130px;
	height: auto;
	padding: 0;
	border:0px;
	border-left: 5px solid #444444;
	border-bottom: 5px solid #444444;
	border-top: 5px solid #444444;
				
}

#edgequicklink_right_button a:hover{
	float: right;
	width: 130px;
	height: auto;
	padding: 0;
	border-left: 5px solid #777777;
	border-bottom: 5px solid #777777;
		border-top: 5px solid #777777;
				
}

#edgequicklink_right_button3 {
	float: right;
	width: 130px;
	height: auto;
	padding: 0 0 15px 0;
	border: 0px yellow solid;
}
