/* CSS Document */
.heading {
font-family: Helvetica, Arial;  
font-size:16pt;
color:#990000;
}
.heading1 {
font-family: Trebuchet MS, Arial;  
font-size:14pt;
color:#000066;
}
.content2 {
/*font-family:Verdana;*/
font-family:Trebuchet MS,Verdana, Arial; 
color:#333333;
font-size:13pt;
text-align:center;
}
.content {
/*font-family:Verdana;*/
font-family:Trebuchet MS,Verdana, Arial; 
color:#333333;
font-size:13pt;
text-align:justify;
}
.content a:link{
color:#333333;
text-decoration:underline;
}
.content a:visited{
color:#333333;
text-decoration:underline;
}
.content a:hover{
color:#333333;
text-decoration:none;
}

.content1 {
font-family: sans-serif, Arial; 
font-size:12px;
color: #000000;
text-align:justify;

}
#Top{
position:relative;
float:left;
width:auto;
height:118px;
top:0px;
}
.Hdr_Bg{
background:url(images/Header_01_02.jpg) no-repeat;
width:250px;
height:118px;
position:relative;
float:left;
top:0px;
}
#tbl_brd{
border:#666666 solid 1px;
}

/*-----------Header MENU IMAGE Container ---------*/
#Container{
position:relative;
float:left;
margin-left:auto;
margin-right:auto;
width:100%;
height:118px;
}
#C1{
position:relative;
float:left;
width:529px;
height:118px;
}
#C2{
position:relative;
float:left;

width:250px;
height:118px;
}
#C3{
position:relative;
float:right;
right:0px;
width:220px;
height:118px;
}

#Menu_Container{
position:relative;
float:left;
width:100%;
height:32px;
}
#image_Container{
position:relative;
float:left;
width:100%;
height:150px;
}
.star{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
font-weight:bold;
position:relative;
top:-3px;

}
.star1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#0000FF;
font-weight:bold;
position:relative;
top:-9px;

}
.clear{
clear:both;
height:0px;
}
.space{
height:10px;
}