body {
	margin: 0px;
	/*background-repeat: repeat-y;
	background-position: center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-color: #744976;
	background-image: url(images/bg_img.jpg);*/
	background-color:#483D67;
	color:#000;
}
#mainContainer {
	background-color:#665695;
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	/*background-image: url(images/maincontainer.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#tblMenu
{
	border-left:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
}
#mainContents
{
	padding-left:30px;
	padding-right:30px;
	padding-top: 1px;
}

h1 {
	color:#000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #5D3E5E;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #5D3E5E;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663366;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
h3 {
	color: #FFF;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.backcolor {
	background-color: #5D3E5E;
	color: #FFFFFF;
	font-size: 12px;
	border-color:#CCC;
	border-width:1px;
	border-style:solid;
}
.backcolor a{
	color: #D4A8BF;
}

.tborder {
	/*border-width: 1px;
	border-style: solid;
	border-color: #ccc;*/
	background-color:#A476A5;
}
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:underline;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {color: #FFFFFF}
.style6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000099;
	}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
