/* CSS Document */

body{
font-family:Book Antiqua;
font-size:10pt;
color:#666666;
background-image:url(../images/bg_new_tile.jpg);
}


A {font-family:Book Antiqua; font-size:9pt;text-decoration:none}
A:link {color:#0000FF;text-decoration:none}
A:visited {color: #0000FF;text-decoration:none}
A:hover {color: #111111;text-decoration: none; ;
font-weight:bold;}
/*A:active {color: #FFFFFF;text-decoration: none}*/


.header_text
{
margin-top:10px;
margin-left:30px;
margin-right:30px;
padding:1px,1px,1px,1px;
padding:1px,1px,1px,1px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}




#layout1{
 position:relative;
 width:711px;
 height:760px;
 }

#header{
width:711px;
height:114px;
background-image:url(../images/header_img.png);



}

#left_nav_curve{
width:711px;
height:45px;
}

#left_content_curve{
width:10px;
height:510px;
background-image:url(../images/content_left_curve.jpg);
}

#content_header{

width:711px;
height:46px;
background-image:url(../images/content_header.png);
}

#content_middle{

width:711px;
height:auto;
background-image:url(../images/content_middle.png);

}

#content_bottom{
width:711px;
height:37px;
background-image:url(../images/content_bottom.png);
}

#content_middle2{
width:711px;
height:100px;
background-image:url(../images/content_middle2.png);
background-repeat:repeat-y;
}

.format_content
{
margin-left:30px;
margin-right:30px;
padding:1px,1px,5px,1px;
}

.format_header
{
margin-top:10px;
margin-left:30px;
margin-right:30px;
padding:1px,1px,1px,1px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.text {
	font-family:Arial;
	font-size: 14px;
	color:#0000CC;
	text-align: justify;
}

.text2{
font-family:"Book Antiqua";
font-size:14px;
color:#666666; 
font-weight:bold;

}

.copyright {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	 text-align:center;
	
	
}


table.menu
{
	font-size:100%;
	position:absolute;
	visibility:hidden;
	background:lightblue;
	border:thin;
	/*background-color: #CCCCFF;*/
   cellspacing:2px;
}

