.body {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #bebebe;
}

b {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.majorhead {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}

.minorhead {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #bebebe;
}

/* SUB MENU STYLE*/ 
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.submenu a:link {
	color: #333333;
	text-decoration: none;
}

.submenu a:visited {
	color: #333333;
	text-decoration: none;
}
.submenu a:hover {
	color: #dc0024;
	text-decoration: underline;
}
.submenu a:active {
	color: #000000;
	text-decoration: none;
}
/* SUB MENU STYLE*/ 

/* FORM STYLE*/ 

.form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-transform: inherit;
}

label
{
width: 4em;
float: left;
text-align: left;
margin: 0px 0px 0px 0px;
clear: both
}

.input-box
{
	float: right;
	margin-bottom: 5px;
	color: #000000;
	background: #eeeeee;
	border: #000000 solid 1px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10;
}




/* FORM STYLE*/ 

.small {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

.menu {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
}

.small1 {
	font-family: "lucida grande", helvetica, arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

A {

	font-family: "lucida grande", helvetica, arial, sans-serif;
	text-decoration: underline;
	color: #bebebe;

}

A:Hover
{
	font-family: "lucida grande", helvetica, arial, sans-serif;
	text-decoration: underline;
	color: #ffffff	;

}

