body {
	background-color: #7e7e7e;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
}

.left {
	background-image:url(../images/leftBack.jpg); 
	background-repeat:repeat-x;
}

.right {
	background-image:url(../images/background.jpg); 
	background-repeat:repeat-x;
}

.pageHead {
	background-image:url(../images/pageHead.jpg);
	background-repeat:repeat-x;
	text-align:left;
}

.headerLinks {
	float:right; 
	padding-right:17px;
	font-family:Arial, Helvetica, sans-serif;
}

.headerLinks table tr td{
	font-size:10px;
}

.headerLinks table tr td a{
	color:#000000;
	text-decoration:none;
}

.headerLinks table tr td a:hover{
	color:#76031d;
	text-decoration:underline;
}

.nav{
	background-image:url(../images/navBar.jpg);
	height:30px;
	width: 940px;
}

.homelink, .homelink img
{
	margin:0px;
	padding:0px;
	border:0px;
}

.newsitems {
	padding:10px 25px 10px 10px; 
	font-size:11px; 
	line-height:14px;
	color:#5a5a5a;
	text-align:left;
}

.newsitems a{
	font-weight:bold; 
	color:#990000;
	text-decoration:none;
}

.footerholder
{
	border-top:solid 3px #d3d3d3; 
	border-bottom:solid 3px #d3d3d3; 
	padding-left:8px;
	padding-right:8px;
	margin-bottom:11px;
}

.footer 
{
	width:100%;
	margin-top:7px; 
	background-color:#f5f5f5;
	padding-top:4px;
	padding-bottom:4px;
	line-height:12px;
	text-align:left;
}

 .footer table tr td
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
 }

.footer a, .footer table tr td a{
	color:#990000;
	text-decoration:none;
}

.footer a:hover, .footer table tr td a:hover{
	text-decoration:underline;
}

.footerRight{
	float:right;
	padding-top:7px;
}

.leftNav{
	border:solid 1px #e9e9e9;
	padding-bottom:14px;
	text-align:left;
}

.leftNav a{
	text-decoration:none;
	color:#98182f;
	font-size:14px;
	border-bottom:dotted 1px #b4b4b4;
	display:block;
	padding: 4px 0px 4px 0px;
	margin: 0px 6px 0px 6px;
	line-height:14px;
}

.feedback{
	background-image:url(../images/feedBack.gif); 
	background-repeat:repeat-x; 
	padding:20px;
	font-size:11px;
	line-height:13px;
	color:#5a5a5a;
	text-align:left;
	height:450px;
}

.feedback table tr td{
	font-size:11px;
	line-height:13px;
	color:#5a5a5a;
}

.innerBody{
	padding-left:15px;
	font-size:12px;
	line-height:16px;
	color:#3e3d3f;
	text-align:left;
}

.innerBody li
{
    	line-height:16px;
}



.fileDock{
	border: solid 1px #bdbfc1;
	float:right;
	background-color:#FFFFFF; 
	margin:10px 0px 10px 10px;
}

.fileDock table
{
	background-color:#FFFFFF; 
	background-image:url(../images/dockBackground.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.fileDock table tr td{
	padding-left:8px;
	font-size:12px;
	font-weight:bold;
}

.fileDock table tr td a{
	color:#990000;
	text-decoration:none;
}

.fileDock table tr td hr
{
	margin:0px;
	padding:0px;
	height:1px;
	border-bottom: solid 1px #bdbfc1;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 95%;
}

.fileDockContent
{
	margin:0px;
	padding:5px 0px;
}

.fileDockSeparator
{
	margin:0px;
	padding:0px;
	height:1px;
	text-align:center;
}

.input
{
	border: solid 1px #333333;
	text-indent:3px;
}

label, #ek_firstname_label, #ek_lastname_label, #ek_password_label, #ek_confirmpwd_label, #ek_email_label, #ek_displayname_label, #ek_userlanguage_label, #ek_avatar_label, #ek_useravatar_label, #ek_useravatar_label label
{
    font-size:12px;
    line-height:16px;
}

h2 a, h2 a:visited, h2 a:hover
{
    text-decoration:underline;
}

#LinksTriColumn  td
{
	background-repeat: repeat-x;
}
