body  {
	font-family: Arial,"Trebuchet MS", Tahoma,  sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 10px 0px;
	padding: 10px 0px;
}
input, textarea, select, table{
	font-family: Arial,"Trebuchet MS", Tahoma,  sans-serif;
	font-size: 11px;
}
a:active, a:link, a { 
color: #660099; 
text-decoration: none;
} 

a:hover { 
color: #000033; 
text-decoration: none;
}
.error {
	color: #990000;
	font-weight: bold; 
}
.rule {
	background-image: url(../images/rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bannerrule {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #660099;
}
.vrule {
	background-image: url(../images/v_rule.gif);
	background-repeat: repeat-y;
}
.frame {
	border: 1px solid #660099;
}
.banner_repeat {
	background-image: url(../images/banner_repeat.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	padding-bottom: 6px;
}
a.nav:active, a.nav:link, a.nav {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 
a.nav:hover { 
color: #CA92AD; 
font-weight: bold;
text-decoration: none;
}
.navbkgrd {
	background-image: url(../images/nav_repeat.jpg);
	background-repeat: repeat-x;
	/*padding-bottom: 1px;*/
	padding-right: 10px;
}
.leftcellpad {
	padding-left: 13px;
}
.rightcellpad {
	padding-right: 13px;
}
.picturecellpad {
	padding-right: 5px;
}
.footer {
	padding: 10px;
	font-size: 10px;
	text-align:center;
}.bkgrdrepeat {
	background-color: #000033;
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat-x;
}
.bgwhite {
	background-color: #FFFFFF;
	border: 1px solid #71348A;
}
.shadow_left {
	background-image: url(../images/bkgrd_repeat_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_right {
	background-image: url(../images/bkgrd_repeat_right.gif);
	background-repeat: repeat-y;
}
.whitetxt {
	color: #FFFFFF;
}
.cellpad {
	padding: 10px 20px 20px 20px;
	background-color: #FFFFFF;
}
.headline, h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #660099;
}
.largeheadline, h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #000033;
}
.submenu{

color: #FFFFFF;
font-weight: bold;
background-image: url(../images/sub_repeat.gif);
background-repeat: repeat-x;

}.navshadow {
	background-image: url(../images/nav_shadow.gif);
	background-repeat: repeat-x;
}
.submenu2 {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #660099;
	border-left-color: #660099;
	border-bottom-color: #660099;
	background-image: url(../images/sub_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E5E5E5;
}
