/* CSS Document */
.heading
{
background:#0066CC;
color:#FFFFFF;
font-weight:bold;

}
.row
{
background:#CCCCCC;
border-left-width:1px;

}
.altrow
{
background:#FFFFFF;

}

a:link { text-decoration: none; color:#FFFFFF }

a:visited { text-decoration: none; color:#FFFFFF}

a:hover { text-decoration: none; color:#FFFF66 }



a.pageLink:link { text-decoration: none; color:#000000 }

a.pageLink:visited { text-decoration: none; color:#000000}

a.pageLink:hover { text-decoration: none; color:#0099FF }

td.left
{
float:left;
margin:0px;
}
.tableHeading{
color:#CCCCCC;
background-image:url(../images/footer.jpg);
font-weight:bold;
}

div.picFrame
 { border-width:medium;
  border-color:#3366CC;
   border-style:solid;
   width:210;
   height:170;
  } 
  
 table.sample {
	border-width: 0px 1px 1px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-left-color:gray;
    border-right-color:gray;
	border-bottom-color:gray;
	border-collapse: separate;
	background-color: white;
}

 table.bodyTable {
	border-width: 0px 1px 0px 1px;
	border-spacing: 2px;
	border-style:none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
h1 {
margin-top:10px;
font-family:Verdana;
font-size: 18px;
font-weight: bold;
color:#0099CC;
margin-left:15px;
}

h2 {

font-family:Verdana;

font-size: 16px;

font-weight: bold;

color:#0099CC;

border-bottom: 1px solid #C6EC8C;
margin-left:15px;

} 
td.menuLink
{
background-image:
}

.headerText
{
position: absolute; 
top: 65px; 
left: 32.5%;
width: 575px; 
height: 40px; 
background-color:#FFFFFF;
opacity: 0.75; 
-ms-filter: 'alpha (opacity=75)'; 
filter: alpha (opacity=75); 
font-size:25px; 
text-align:left;
}
.headerTextFull
{
position: absolute; 
top: 65px; 
left: 10%;
width: 789px; 
height: 40px; 
background-color:#FFFFFF;
opacity: 0.75; 
-ms-filter: 'alpha (opacity=75)'; 
filter: alpha (opacity=75); 
font-size:25px; 
text-align:left;
}
.headerRight
{
width:573px; 
height:109; 
background-image:url(../images/BACK_BG.jpg);
}
.headerLeft
{
width:216; 
height:109; 
background-image:url(../images/main_ttl.jpg)
}
.headerRight
{
width:573px; 
height:109; 
background-image:url(../images/BACK_BG.jpg);
}
.headerFull
{
width:789; 
height:109; 
background-image:url(../images/BACK_BG.jpg)
}
.headerLogo
{
position: absolute; 
top: 10px; 
left: 735px; 
width:92; 
height:91; 
background-image:url(../images/logonew.jpg)
}




