/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  background: url(images/bg.gif) repeat-y top center;
  line-height: 170%;
}


a.mainmenu:link, a.mainmenu:visited, a.mainmenu:hover, a.mainmenu:active{
cursor: pointer;
text-align: center;
font: bold 8pt Arial;
color: #3F7B4E;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 24px;
padding: 12px 0 0 0px;
}

a.mainmenu2:link, a.mainmenu2:visited, a.mainmenu2:hover, a.mainmenu2:active{
cursor: pointer;
text-align: center;
font: bold 8pt Arial;
color: #3F7B4E;
font-style:normal;
text-decoration: none;
display: block;
width: 100%;
height: 32px;
padding: 4px 0 0 0px;
}

 
.menu{
cursor:hand;
text-align:left;
font-family:Arial;
color: #FFFFFF;
font-size:10pt;
font-style:normal;
text-decoration:none;
font-weight:bold;
}


a:link	{
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color : #000080;
	font-weight : normal;
	text-decoration : none;
}


a.one:link	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFFFF;
		font-weight : normal;
		text-decoration : none;
}

a.one:hover	{
		color : #FF0000;
		font-weight : normal;
		text-decoration : none;

}


a.two:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;
}

a.two:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : none;
		font-family: Arial;
		font-size: 10pt;

}


a.three:link	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:visited	{
		color : #000080;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.three:hover	{
		color : #FF0000;
		font-weight : bold;
		text-decoration : underline;
		font-family: Arial;
		font-size: 10pt;
}

a.footer:link, a.footer:visited, a.footer:hover{
		color: #CCCCCC;
		font-weight : normal;
		text-decoration : none;
		text-align: center;
}

td.records{
border-left: solid #C0C0C0; 
border-top: solid #C0C0C0; 
border-bottom: solid #C0C0C0; 
border-width: 0.01em;
height: 23px;
}

.big_box{
float:left;

}

.footer{
float:left;
}



.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext4
{font-family:Arial;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}

.cheddar
{background-color: #CCFFCC;}
.colby
{background-color: #FFECFF;}
.mozzarella
{background-color: #ECF5FF;}
.pepper
{background-color: #FFECC6;}
.string
{background-color: #F0E1D2;}
.swiss
{background-color: #EAEAFF;}

#divstyle {
width: 150px;
height: 23px;
cursor:hand;
background-image: url("images/menu_drop_back.gif");
background-repeat:x no-repeat;
}


/* Sortable tables */
table.sortable #sortheader {
    color: black;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    font-family: Arial;
    font-size: 8pt;
    text-decoration: none;
}

/**End CSS Style*****************************************/
