/* CSS Document */

body
{
background:url(../images/bg.gif) left top repeat-x;
background-color:#E7EFF5;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
.body-left-bg
{
background:url(../images/body-left-bg.gif) left top repeat-y;
width:20px;
}
.body-right-bg
{
background:url(../images/body-right-bg.gif) left top repeat-y;
width:20px;
}
.main-table
{
margin-top:41px;
}

.sidebg
{
background:url(../images/sidebg.gif) left top repeat-y;
}
.sidebgbottom
{
background:url(../images/sidebg2.gif) left top repeat-x;
}
.side-table-bg
{
background-color:#699BC9;
}
.border
{
background:url(../images/border.gif) left top repeat-x;
padding-left:5px;
padding-right:5px;
}
.button
{
padding-top:5px;
}

.font1
{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none;
}
.font1:hover
{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
text-decoration:underline;

}
.F1
{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#4B4B4B;
text-align:left;
padding-top:10px;
padding-left:10px;

}
.F2
{
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#006BCD;
text-align:center;
padding:8px;
}
.F3
{
font-size:11px;
font-family:Tohama;
color:#000;
text-align:center;
padding:5px;
}
.F4
{
font-size:11px;
font-family:Tohama;
color:#3E434C;
text-align:left;
padding:5px;
}
.F6
{
font-size:11px;
font-family:Tohama;
color:#FF0000;
text-align:left;
padding:5px;
}
.F5
{
font-size:11px;
font-family:Tohama;
color:#000;
text-align:center;
padding:5px;
text-decoration:underline;
}
.F5:hover
{
font-size:11px;
font-family:Tohama;
color:#000;
text-align:center;
padding:5px;
text-decoration:underline;
}
.tableborder
{
border:1px solid #7EB3DF;
}

H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #065ca5;	
	DISPLAY: inline
}

.BigBlue
{	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #7EB3DF;	
}



.HugeBlue
{	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
	COLOR: #065CA5;	
}

.BigBlack
{	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #000000;	
}

.BigRed
{	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #CC0000;	
}

.SmallRed
{	
	FONT-WEIGHT: bold; 
	COLOR: #CC0000;	
}
