﻿body {
	background-color: #ffffff;
	/*background-image: url(images/background.gif);
	background-repeat: repeat-x;*/
	margin: 0;
	padding: 0;
	text-align: center;
	
	font-family: Arial CE, Arial, helvetica, sans-serif;
	/*font-size: 1.4em;*/
	/*font-style:oblique;*/
	/*font-weight:normal;*/
	
	

	
	color: #000000;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	/*color: #980000;*/
	color : #d32525;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

.header 
{
	background-image: url(Images/header.gif); /*bakground-repeat: no-repeat;*/
	position: relative;
	width: 992px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

.header h1 
{
	position: absolute;
	left: 37px;
	top: 12px;
	/*text-transform: uppercase;*/
	font-size: 18px;
}

.header h2 
{
	position: absolute;
	left: 195px;
	top: 17px;
	font-size: 11px;
}

.header .navigator
{
	position: absolute;
	left: 25px;
	top: 55px;
}

.header #mainLogin
{
	position: absolute;
	/*left: 665px; */
	right : 30px;
	top: 55px;
}

.header #mainLogout
{
	position: absolute;
	top: 55px;
	right: 30px;
}

.header #mainLogout span
{
	font-size: 15px;
	padding-left: 3px;
}

.header #mainLogin span
{
	font-size: 15px;
	padding-left: 3px;
}

.mainLoginUser
{
	border-color: #F0F0F0;
	width: 80px;
	border-style : solid;
}

.mainLoginPass
{
	border-color: #F0F0F0;
	width: 80px;
	border-style : solid;
}

.header {
	background-image: url(Images/header.gif);
	/*bakground-repeat: no-repeat;*/
	position: relative;
	width: 992px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

.header li
{
	display:inline
}

.header a
{
	padding-left : 5px;
}

.header a:visited {
	color: #d32525;
}


.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	height: 8px;
	font-size: 0;
	background-color:#888888
}

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.centerL
{
	min-height:600px;
}

.leftL {
	float: left;
	width: 190px;
	height: 100%;
	/*background-color:Red;*/
}

.leftL div
{
	margin-left: 10px;
}

.leftL p
{
	margin-top: 0px;
	margin-bottom: 0;
}

.rightL {
	margin-left: 200px;
	/*background-color:Blue;*/
	min-height:600px;
}

.leftrightL {
	background-image: url(images/body-repeat2.gif);
	position: relative;
	width: 918px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	/*background-color:Green;*/
}

#fullL {
	background-image: url(images/body-repeat3.gif);
	position: relative;
	width: 918px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	/*background-color:Green;*/
}

#leftrightL {
	background-image: url(images/body-repeat2.gif);
	position: relative;
	width: 918px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
	/*background-color:Green;*/
}


/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}


.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	height: 130px;
	text-align: center;
	font-size: 10px;
}











.topMenu
{
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	left: 500px;
	top: 14px;
}

.topMenu li
{
	display:inline
}

.topMenu a
{
	padding-left : 5px;
}

.topMenu a:visited {
	color: #d32525;
}


/*
.topMenu a:hover
{
	background-color:#ffbbbb
}*/



.RInterval
{
	width:400px;
	text-align:left;
	font-weight:bold
}

.RDesc
{
	width:400px;
	text-align:left
}

.tabControl a
{
	text-decoration: none;
}

.tabControl img
{
	border-width: 0px;
}

.textareaW
{
	width: 300px;
}

.testItem
{
	width:100%;
	border-color:#e2e2e2;
	border-width:1px;
	border-style:solid
}

.testItemTD
{
	border-color: #e2e2e2;
	border-width: 1px;
	border-style: solid;
	padding-left: 10px;
}

.mainT
{
	
}


.testlist
{
	width:100%;
}

.testlist .right
{
	text-align:right;
}

.testlist .alt
{
	background-color:#ececec;
}

.disable
{
	color:GrayText;
}


