body, p, td {
color: black;
font-family:arial;
font-size: 12px; 
text-align: left;
}

table.main {
background: white url('images/mainbg.gif') repeat-x; 
border: 1px solid #6A6C5D
}

ul {
font-family:arial;
font-size:12px;
}

.login {
border: 1px solid #6A6C5D
}

h1 {
color		:	#121945;
background	:	transparent;
font-weight:  		bold;
font-size:		24px;
font-family: arial;
}

h2 {
color		:	#fff;
font-weight:  		bold;
font-size:		22px;
font-family: arial;
}

h3 {
padding-top:15px;
color		:	#121945;
background	:	transparent;
font-weight:  		bold;
font-size:		16px;
font-family: arial;
}

.contentHeader {
color		:	#000000;
background	:	transparent;
font-weight:  		bold;
font-size:		12px;
}

.tdheader{
background:#121945;
color: #fff;
font-weight: bold;
font: 14px Arial, Helvetica, sans-serif;
}


.tdsubheader{
background:#DEE3E7;
color: #000;
font-weight:bold;
}

.tdsmall{
color: #000;
font: 11px Arial, Helvetica, sans-serif;
}


A:link, A:visited {
color		:	#121945;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		12px;
}

A:active, A:hover {
text-decoration	:	none;
}

#footer{
color: #000;
font-weight: normal;
font: 10px Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
color		:	#121945;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		11px;
}

#footer a:active, #footer a:hover {
text-decoration	:	none;
}

A.loginlink:link, A.loginlink:visited {
color		:	#E1E1E1;
background	:	transparent;
text-decoration	:	underline;
font-weight:  		normal;
font-size:		11px;
}

A.loginlink:active, A.loginlink:hover {
text-decoration	:	none;
}