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-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;
}

.headerTitle {
	font-family: "Times New Roman", Times, serif;
	color: #F12014;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 4px;
}

a {
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: #9a150d;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F12014;
}
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;
}

