/* Start of CMSMS style sheet 'Big Plate Styles' */
.main {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #000000;
}

.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

A:LINK {
	color : #1F00E3;
}

A:VISITED {
	color : #F40C11;
}
.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight : bolder;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
	font-style: italic;
}
.formhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
	font-weight : bolder;
}

BODY {
	color : #000000;
	background:url('/images/stainlesstile.gif');
}


/*menu styles*/
#list-menu {
width: 250px;
margin:0px;
padding:0px;
}

#list-menu ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
} 

#list-menu li {

} 

#list-menu a {
display: block;
width:250px;
height:50px;
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
background: #fff;
text-decoration: none; 
background:url('/images/btn_small.png');
text-align:center;
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#000;
margin:0px 0px 0px 0px;
line-height:33px;
} 


#list-menu a:hover {
display: block;
width:250px;
height:50px;
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
background: #fff;
text-decoration: none; 
background:url('/images/btn_large.png');
text-align:center;
font-family:Arial;
font-weight:bold;
font-size:22px;
color:#000;
}

.menubg
{
background:url('/images/tile_gradient.gif');
background-repeat:repeat-x;
height:100%;
}
.pagebg
{
background:url('/images/tile_gradient.gif');
background-repeat:repeat-x;
padding-top:0px;
margin-top:0px;
}

.headerbg
{
	background:url('/images/header_bg2.gif');
	background-color:#fff;
	width:530px;
	height:55px;
}
.pagetitle
{
	color:#fff;
	font-size:24pt;
	font-weight:bold;
	font-family:Arial;
	overflow:hidden;
}
textarea
{
height:100px;
width:300px;
}

.leftborder
{
	width:10px;
	background:url('/images/leftborder.gif');
}
.rightborder
{
	width:11px;
	background:url('/images/rightborder.gif');
}
.footer
{
	background-color:#fff;
	color:#000;
	height:10px;
	
}
.error_message li { color:#ffffff; }
/* End of 'Big Plate Styles' */

