﻿body
{
	background-position: center;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

div#page_wrap
{
	margin: 0 auto;
	width: 1000px;
	background-image: url(  'Images/backimage.png' );
}
div#header_wrap
{
	display: block;
	width: 1000px;
}
div#footer_wrap
{
	margin: 0 auto;
	width: 1000px;
	background-image: url(  'Images2/footerimage.png' );
}
#cowList { overflow: auto; }
#cowList ul { list-style: none; }
	#cowList #cow-Nav { float: left; width: 156px; display: inline; }
	#cowList #cow-Content { float: right; position:relative; width: 515px; display: inline; }
#cow-Nav .cow-Current {  }
#cow-Nav ul { margin: 6px 0 0 15px; width: 202px; }
#cow-Nav li { border: 0px solid red; padding:0; height: 60px; margin: 0; }
#cow-Nav a {display: block; text-decoration: none; height: 29px; }
#cow-Nav a b { visibility: hidden; }

#CowN-0 a { background: url( 'Images/Lana.png' ) no-repeat; background-position: 0px 0px; }
#CowN-1 a { background: url( 'Images/Windsong.png' ) no-repeat; background-position: 0px 0px;}
#CowN-2 a { background: url( 'Images/Ellie.png' ) no-repeat; background-position: 0px 0px;}
#CowN-3 a { background: url( 'Images/Serena.png' ) no-repeat; background-position: 0px 0px;}

#CowN-0 a:hover, #CowN-0.cow-Current a  { border: 1px solid red; background-position: 0px 0px; background: url( 'Images/Lana.png' ) no-repeat; }
#CowN-1 a:hover, #CowN-1.cow-Current a  { border: 1px solid red; background-position: 0px 0px; background: url( 'Images/Windsong.png' ) no-repeat; }
#CowN-2 a:hover, #CowN-2.cow-Current a  { border: 1px solid red; background-position: 0px 0px; background: url( 'Images/Ellie.png' ) no-repeat; }
#CowN-3 a:hover, #CowN-3.cow-Current a  { border: 1px solid red; background-position: 0px 0px; background: url( 'Images/Serena.png' ) no-repeat; }

#cow-Nav
{
}
#cow-Content
{
}
#cow-Content .cow-Content-Section
{
	display: none;
	text-align: center;
	margin: 0px 0;
	padding-left: 0px;
}
#cow-Content #CowC-0 { margin: 6px 0 0px 0px; }
#cow-Content #CowC-0 img { cursor: pointer; }
#cow-Content 
#cow-Content 

.textBlueBold
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.buttonMenuLeft:hover
{
	height: 35px;
	width: 190px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	background-color: #C0C0C0;
}
.buttonMenuLeft
{
	height: 35px;
	width: 190px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	float: left;
	padding-left: 5px;
}
.buttonMenuLogo:hover
{
	height: 90px;
	width: 190px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	background-color: #C0C0C0;
}
.buttonMenuLogo
{
	height: 90px;
	width: 190px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	float: left;
	padding-left: 5px;
}
.textSelect:hover
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;
	letter-spacing: .1em;
}
.textSelect
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	vertical-align: middle;
	text-align: center;
	letter-spacing: .1em;
}
.textPrompt
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: #666666;
}
.textDetails
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	color: #CC0000;
}
.buttonActiveCell
{
	background-color: #00FF00;
}
.buttonNormalCell
{
	background-color: White;
}
.tableStyle1
{
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	position: relative;
}
  .mainPageTitle
        {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
 .mainGenText
{
	font-family: "Palatino Linotype";
	font-size: medium;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
.menuBoxStyle
{
	background-image: url(       'Images/DefaultFloat.png' );
	background-repeat: no-repeat;
	height: 365px;
	width: 220px;
	vertical-align: top;
	text-align: left;
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}


.btnReg
{
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #666666;
}
.btnSel
{
	border: thin solid #FF0000;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #666666;	
}
.accordion {  
         width: 200px;  
         border: solid 1px black;  
     }  
   
.content {  
         padding: 4px;  
     }  
.selectedheader {  
         color: White;  
         background-color: Blue;  
         padding: 4px;        
         border: solid 1px black;                    
     }  
.header {  
         color: White;  
         background-color: Navy;  
         padding: 4px;             
         border: solid 1px black;                                 
     } 
#FooterTable
{
    height: 120px;
    width: 1000px;
    text-align: center;
	vertical-align: middle;
}
.headerRow
{
	border: 1px solid #18FF0D;
	width: 993px;
	height: 116px;
	background-image: url(     'Images/Title.gif' );
	background-repeat: no-repeat;
}
.menuActive
{
	background-image: url( 'Images2/hotbutton.png' );
	background-repeat: repeat-x;
	background-position: bottom;
}
.menuInactive
{
	background-image: none;
}
.content2
{
	width: 996px;
	text-align: center;
	vertical-align: middle;
}
.content3
{
	width: 776px;
	text-align: center;
	vertical-align: middle;
}
.content4
{
	width: 996px;
	text-align: center;
	vertical-align: middle;
}
.regText
{
	border: medium solid #CBCBDC;
	font-family: Georgia;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
}
.blankRow
{
	line-height: 1px;
}

