/*******************************************/
/****** BEGIN general page formatting ******/
/*******************************************/
html { height: 100%; margin-bottom: 1px; margin-top: 0px; }

html, body{
        padding: 0px;
        margin: 0px;
        top-margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: bold;
}

p  {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
}

h2 { font-family: Arial Black, Arial, Helvetica, sans-serif;
font-size: 14pt;
text-align: center;
color: #ff0000;
font-weight: normal;
}

table.maincontainer{
width: 97%;
background-color: #FFFFFF;
}

td.menucontainer {
width: 230px;
vertical-align: top;
background-color: #0099cc;
padding-right: 6px;
}

td.mainbox {
width: 100%;
vertical-align: top;
padding-left: 8px;
}

td.adcontainer {
/* background-image: url('/images/light_cow_back.jpg');
background-repeat: repeat; */
background: #0099CC;
width: 250px;
vertical-align: top;
}

td.switchbox {
font-family: Tahoma, Verdana; 
font-size: 9pt; 
font-weight: bold;
text-align: center;
color: #ffffff;
}

td.pageflipswitchbox {
font-family: Tahoma, Verdana; 
font-size: 9pt; 
font-weight: bold;
text-align: center;
color: red;
}

.homepanel {
border-width: 0px 3px 3px 0px;
border-style: solid outset outset solid;
border-color: grey grey grey grey;
text-align: center;
font-family: Tahoma, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
background: #FFCC00;
color: #666666;
display: block; 
padding: 3px 2px 3px 2px; 
text-decoration:none;
}
/********************************************/
/****** END general page formatting  ********/
/********************************************/



/*****************************************/
/********** BEGIN link styles section *************/
/*****************************************/
a.white:link     { font-face: Arial; font-size: 9pt; color: #ffffff; font-weight: bold}
a.white:visited  { font-face: Arial;  font-size: 9pt; color: #ffffff; font-weight: bold}
a.white:hover 	{ font-face: Arial;  font-weight: bold; font-size: 9pt; color: #ffffff; font-weight: bold}	

a.switchbox:link     { font-face: Arial; font-size: 9pt; color: gold; font-weight: bold; }
a.switchbox:visited  { font-face: Arial;  font-size: 9pt; color: gold; font-weight: bold;}
a.switchbox:hover 	{ font-face: Arial;  font-weight: bold; font-size: 9pt; color: white; font-weight: bold}	

a.pageflipswitchbox:link     { font-face: Arial; font-size: 9pt; color: blue; font-weight: bold; }
a.pageflipswitchbox:visited  { font-face: Arial;  font-size: 9pt; color: blue; font-weight: bold;}
a.pageflipswitchbox:hover 	{ font-face: Arial;  font-size: 9pt; color: red; font-weight: bold}	
/*****************************************/
/********** END link styles section ***************/
/*****************************************/



/*****************************************/
/********* BEGIN menu style **************/
/*****************************************/
table.menu a{
border-width: 0px 3px 3px 0px;
border-style: solid outset outset solid;
border-color: grey grey grey grey;
width: 155px;
font-family: Tahoma, verdana, sans-serif;
font-size: 11px;
background: #FFCC00;
color: #666666;
display: block; 
padding: 3px 2px 3px 2px; 
text-decoration:none;
}

table.menu a:hover{
border-width: 0px 3px 3px 0px;
border-style: solid outset outset solid;
border-color: grey grey grey grey;
width: 155px;
font-family: Tahoma, verdana, sans-serif;
font-size: 11px;
background: #9ACD32;
color: yellow;
display: block; 
padding: 3px 2px 3px 2px; 
text-decoration: none;
}

table.submenu a{
border:0px solid black;
align: right;
width: 145px;
padding-left:2px;
padding-top:1px;
padding-bottom: 1px;
height: 15px;
font-family: Tahoma, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
background: none;
color: #FFCC00;
text-decoration:none;
}

table.submenu a:hover{
border:0px solid black;
align: right;
width: 145px;
padding-left:2px;
padding-top:1px;
padding-bottom: 1px;
height: 15px;
font-family: Tahoma, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
background: none;
color: #FFCC00;
text-decoration:none;
}
/***************************************/
/********** END menu style *************/
/***************************************/



/******************************************/
/*********** BEGIN pageflip style *********/
/******************************************/
#fbFooter {
	height: 49px;
	background-color: #003366;
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #4e6605;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: center;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color: #000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}
/******************************************/
/*********** END pageflip style ***********/
/******************************************/

/******************************************/
/************ END Forms style *************/
/******************************************/