/* TEXT STYLES */
body, p, td, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* HEADER STYLES */
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3B0083;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3B0083;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3B0083;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #3B0083;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #3B0083;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #3B0083;
}
/* NAVIGATION STYLES */
.mainMenu {
	width: 135px;
	list-style-type: none;
	padding: 0;
	margin: 4px;
}

.mainMenu li {
	width: 135px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
	line-height: 30px;
	background-image: url(/menubg.gif);
}

.mainMenu li a:link {
	width: 135px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
	line-height: 30px;
	display: block;
	background-image: url(/menubg.gif);
}

.mainMenu li a:active {
	width: 135px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
	line-height: 30px;
	display: block;
	background-image: url(/menubg.gif);
}

.mainMenu li a:visited {
	width: 135px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
	line-height: 30px;
	display: block;
	background-image: url(/menubg.gif);
}

.mainMenu li a:hover {
	width: 135px;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 10px;
	line-height: 30px;
	display: block;
	background-image: url(/menubg.gif);
}
.subMenu {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bolder;
	text-indent:10px;
	line-height: 30px;
	display:block;
}
a.subMenu:link {
	color: #000000;
	font-size: 12px;
	line-height:20px;
	text-decoration: none;
	font-weight:bolder;
	text-indent:10px;
	line-height: 30px;
	display:block;
}
a.subMenu:active {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bolder;
	text-indent:10px;
	line-height: 30px;
	display:block;
}
a.subMenu:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bolder;
	text-indent:10px;
	line-height: 30px;
	display:block;
}
a.subMenu:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bolder;
	background-color:#815CB0;
	text-indent:10px;
	line-height: 30px;
	display:block;
}
/* LIST ICON */
li {
	list-style-image:url(images/arrow.gif);
}
/* LINK STYLES */
a:link {
	color:#0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#0066FF;
}
a:hover {
	text-decoration: underline;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color:#0066FF;
}
/* ERROR TABLE STYLES */
.err-tbl {
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #FF0000;
	border:1px solid #FF0000;
}
.err-th {
	text-align:left;
	font-family:arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#FF0000;
	line-height:20px;
	padding-left:3px;
}
.err-td {
	text-align:left;
	color:#FF0000;
	font-weight:bold;
	padding:5px;
}
.err-btn {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #FF0000;
	background-color:#FF0000;
}
.err-text {
	color:#FF0000;
	font-weight:bold;
}
.tbl {
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #3B0083;
}
.tbl-2 {
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #3B0083;
	border-right:1px solid #3B0083;
}
.tbl-3 {
	width:100%;
	border-collapse:collapse;
}
.th {
	text-align:left;
	font-family:arial;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background-color:#3B0083;
	border-left:1px solid #3B0083;
	border-right:1px solid #3B0083;
	line-height:20px;
	padding-left:3px;
}
.th-2 {
	text-align:left;
	font-family:arial;
	color:#006A51;
	font-weight:bolder;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:15px;
	padding-left:3px;
	border-bottom:1px solid #3B0083;
}
.td {
	border-left:1px solid #3B0083;
	border-right:1px solid #3B0083;
	padding:3px;
}
.td-2 {
	border-bottom:1px solid #3B0083;
	padding:3px;
}
.td-left {
	padding:3px;
	border-left:1px solid #3B0083;
}
.td-right {
	padding:3px;
	border-right:1px solid #3B0083;
}
.sub-tbl {
	width:100%;
	border-collapse:collapse;
}
.sub-td-left {
	width:20%;
	vertical-align:top;
}
.sub-td-right {
	width:80%;
	vertical-align:top;
	padding:5px;
}
/* FORM STYLES */
.frm-btn {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #3B0083;
	background-color:#3B0083;
	height:20px;
}
.frm-input {
	border:1px solid #3B0083;
	width:200px;
	height:20px;
}
.frm-textarea {
	border:1px solid #3B0083;
	width:200px;
}
.frm-select {
	border:1px solid #3B0083;
	width:200px;
	height:20px;
}
/* SIDE MENU STYLES */
.side-tbl {
	padding: 0px;
	margin: 4px;
	width: 135px;
}
.side-th {
	width: 135px;
	font-size:12px;
	font-weight:bold;
	color:#3B0083;
}
.side-td {
	color:#3B0083;
}
.side-btn {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #3B0083;
	background-color:#3B0083;
	height:20px;
}
.side-input {
	border:1px solid #3B0083;
	height:20px;
	width: 90px;
}
.side-select {
	border:1px solid #3B0083;
	height:20px;
}
a.side-link:link {
	font-size:10px;
	color:#3B0083;
	text-decoration:none;
}
a.side-link:visited {
	font-size:10px;
	color:#3B0083;
	text-decoration:none;
}
a.side-link:active {
	font-size:10px;
	color:#3B0083;
	text-decoration:none;
}
a.side-link:hover {
	font-size:10px;
	color:#3B0083;
	text-decoration:underline;
}
/* TELL A FRIEND */
.td-left-2 {
	padding:3px;
	text-align:center;
}
.td-right-2 {
	padding:3px;
	text-align:center;
}
.tbl-3 {
	width:100%;
	border-collapse:collapse;
}
.tbl-4 {
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #3B0083;
	border-right:1px solid #3B0083;
	border-bottom:1px solid #3B0083;
}