body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(../images/layout/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.mainTable {
	border-left: solid;
	border-right: solid;
	border-top: none;
	border-bottom: none;
	border-color: #999999;
	border-width: thin;
}

.rightSideBar {
	vertical-align: top;
	padding-top: 47px;
	padding-left: 6px;
}

.headerTitle {
	font-family: "Times New Roman", Times, serif;
	color: #9A0A93;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 4px;
}

a {
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: #6A3176;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #9A0A93;
}
a:active {
	text-decoration: none;
}

.linkStandalone {
	padding-left: 5px;
	padding-bottom: 10px;
}

.linkSubmenu {
	padding-left: 15px;
}

.linkSubmenuStandalone {
	padding-left: 15px;
	padding-bottom: 10px;
}

.linkMenuHeader {
padding-left: 5px;
}

.theContent {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 12px;
}

.theBold {
	font-weight: bold;
}

.theUnderlined {
	text-decoration: underline;
}

.theItalic {
	font-style: italic;
}

.theFootnote {
	font-size: 9px;
}

.pictureCaption {
	font-size: 9px;
}

.flashgallery { 
	width: 580px; 
	height: 580px;
} 

