a.top_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFEAEA;
}
a.top_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF99FF;
}

.purpleBack {
	background-repeat: repeat;
	background-image: url(../images/purple.jpg);
}
.style1 {font-size: 10}
.sideBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.rightJust {
	text-align: right;
}
.MedGoldGrad {
	background-image: url(../images/mediumgoldgrad.jpg);
	background-repeat: repeat-x;
}
.GoldGrad {
	background-image: url(../images/goldGradient.jpg);
	background-repeat: repeat-x;
}
.grayBack {
	background-image: url(../images/gray.jpg);
	background-repeat: repeat;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996699;
	text-decoration: underline;
}
.fullborder {
	border: 1px solid #9B6282;
}

.centerJust {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.mainTable {
	border: 2px solid #999966;
}
.darkPurpleBack {
	background-repeat: repeat;
	background-color: #FFEAEA;
	border: 1px solid #FFCDCE;
}
.grayBackGoldBord {
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.GoldHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #242227;
	text-decoration: none;
	text-transform: uppercase;
}
.GoldHeaderCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	text-transform: uppercase;
}
.smallheaderGold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCCCC;
	text-decoration: none;
	text-transform: capitalize;
}
hr {
	text-align: center;
	color: #333333;
}
a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
}
.b_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
.grayBorderTP {
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E2A8B4;
	border-right-color: #CCCCCC;
	border-bottom-color: #E2A8B4;
	border-left-color: #E2A8B4;
}
.menubg {
	background-repeat: repeat;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCDCE;
	border-right-color: #FFCDCE;
	border-bottom-color: #FFCDCE;
	border-left-color: #FFCDCE;
}
.menu_grad_top {
	background-image: url(../images/menu_grad_top.jpg);
}
.menu_grad_bottom {
	background-image: url(../images/menu_grad_bottom.jpg);
}
.menu_grad {
	background-image: url(../images/menu_grad.jpg);
}
A.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	padding-left: 6px;
}
A.left_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #663366;
	padding-left: 6px;
}
A.left_menu_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	padding-left: 6px;
}
A.left_menu_sub:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #663366;
	padding-left: 6px;
}
