<!--

/* Set up the layout */
#all
{
	width: 761px;
	margin: 0px auto;
	text-align: left;
	height: auto;
}

#main_menu
{
	height: 65px;
	width: 631px;
	background-image: url('top_bground.gif');
	background-repeat: repeat-x;
	background-color: #D086B7;
	white-space: nowrap;
}

#horizontal_menu
{
	padding-left: 48px;
	height: 24px;
	width: 583px;
	background-color: #D6A5C6;
	white-space: nowrap;
	border-top: 1px solid #AE5F94;
	border-bottom: 3px solid #AE5F94;
	font: 11px/23px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-image: url('horizontal_bground.gif');
	background-repeat: repeat-y;
}

#content
{
	padding-left: 48px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 573px;
	background-color: #FFFFFF;
	background-image: url('content_bground.gif');
	background-repeat: repeat-y;
}

#horizontal_footer
{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 631px;
	background-color: #D6A5C6;
	text-align: right;
}

#vertical_menu
{
	font: 10px/13px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	position: absolute;
	padding-top: 0px;
	padding-left: 5px;
	margin-left: 631px;
	width: 125px;
	height: 90px;
	border-bottom: 3px solid #AE5F94;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	color: white;
}

#vertical_menu_2
{
	font: 10px/13px Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	position: absolute;
	top: 100px;
	padding-left: 5px;
	margin-left: 631px;
	width: 125px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family: inherit;
	color: white;
}

/* Set up styles */
body
{
	background-image: url('bground.gif');
	background-repeat: repeat-x;
	background-color: #D086B7;
	color: #2F2F2E;
	text-align: center;
	height: auto;
}

body, form, input, select, td
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	margin: 0;
}

body
{
	text-align: left;
}

td
{
	padding: 2px;
	margin: 0px;
}

.menu_button
{

}

h1, h2
{
	margin:0px;
	font:15px/17px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 20px;
}

img
{
	border: 0px;
}






.error
{
	font-weight: bold;
	color: #6B6B6B;
}
th
{
	border-bottom: 1px solid #86BED0;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #6a6a5d;
}
a:link.thlink, a:visited.thlink, .thlink
{
	font-weight: bold;
	color: #6a6a5d;
}
table
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0px;
	border-collapse: collapse;
}
td
{
	padding: 2px;
	margin: 0px;
}
small
{
	font: 10px/10px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}
.nowrap
{
	white-space:nowrap;
}
.bordered
{
	border: 1px solid #86BED0;
}
.dark
{
	background-color: #C3D5DB;
}
.light
{
	background-color: #F5F5F5;
}
a:visited, a:link
{
	color: #000000;
	text-decoration:none;
}

a.minibold2:link, a.minibold2:visited, .minibold2, b
{
	font: 12px/15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-decoration: underline;
}
a.minibold:link, a.minibold:visited, .minibold
{
	font: 12px/15px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #833C6B;
	text-decoration: underline;
}
a.subminibold:link, a.subminibold:visited, .subminibold
{
	font: 10px/12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #833C6B;
	padding-left: 5px;
	text-decoration: underline;
}

a:hover, a:active, a:hover.thlink, a:hover.minibold, a:hover.subminibold
{
	color: #D086B7;
}
img
{
	border: 0px;
}


-->
