body {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:5px 0px 0px 0px;
	text-align:center;
	background-color:black;
	background-image:url(/images/background.jpg);
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
}
#container {
	width:960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
table {border-collapse:collapse;}
table td {font-size:12px;}
table tr {vertical-align:top;}
table.content {width:100%;}
table.layout td {padding:0px;}
table.content td {padding:3px 3px 3px 3px;}
#leftNavigationDiv {
	padding:5px;	
}
a {
	text-decoration:none;
 	color:darkred;	
}
a:hover {
	text-decoration:none;
	color:navy;
}
img {
	border:0px;
}
a.leftNavLink,a.leftNavLinkSelected {
	display:block;
	border-bottom:1px solid silver;
	text-decoration:none;
	color:darkred;
	padding:4px;
	font-size:13px;
	font-weight:bold;
}
a.leftNavLinkSelected {
	color:white;
	background-color:darkred;	
}
a.leftSubNavLink {
	text-align:right;
	padding:4px;
	display:block;
	border-bottom:1px solid silver;
	text-decoration:none;
	color:darkred;
	font-weight:bold;
}
a.leftNavLink:hover,a.leftNavLinkSelected:hover,a.leftSubNavLink:hover {
	background-color:#FFAAAA;
	color:black;
}
a.lastLink {
	border-bottom:2px solid black;	
}
.title {
	color:darkred;
	border-bottom:1px dotted darkred;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.box {
	border:1px solid darkred;
	padding:4px;
	background-color:#FFF3EB;
}
h2 {
	color:darkred;
}
table.u tr td, tr.u td {
	border-bottom:1px solid orange;
}
.even {background-image:url('/images/rowBg.png');}
.odd {background-color:transparent;}
table.rounded {border:0px;border-collapse:collapse;padding:0px;margin-bottom:8px;}
table.rounded td {border-spacing:0px;padding:0px;}
table.rounded td.tl {width:5px;height:5px;text-align:left;background-repeat:no-repeat;background:url(/images/box/tl.jpg);}
table.rounded td.tc {background-repeat:repeat-x;background:url(/images/box/top.jpg);height:5px;}
table.rounded td.tr {background-repeat:no-repeat;background:url(/images/box/tr.jpg);width:9px;height:4px;}
table.rounded td.ls {text-align:right;background-repeat:repeat-y;background:url(/images/box/ls.jpg);width:5px;}
table.rounded td.rs {background-repeat:repeat-y;background:url(/images/box/rs.jpg);width:9px;}
table.rounded td.bl {height:10px;background-repeat:no-repeat;background:url(/images/box/bl.jpg);vertical-align:bottom;}
table.rounded td.bc {height:10px;background-repeat:repeat-x;background:url(/images/box/bottom.jpg);vertical-align:bottom;}
table.rounded td.br {height:10px;width:9px;background-repeat:no-repeat;background:url(/images/box/br.jpg);vertical-align:bottom;}
table.rounded td.m {background:#FFF3EB;}
table.rounded td.m td {padding:3px;}
#leftSidePeek a {color:darkred;}
a.peekBoxLink  {color:darkred;display:block;text-decoration:none;padding-bottom:5px;padding-top:5px;border-bottom:1px solid #AAAAAA;	}
a.peekBoxLink:hover {color:darkred;background-image:url(/Images/gradientTexture2.png);background-position:bottom left;background-repeat:repeat-x;}
div.leftSidePeekBox {background-image:url(/Images/gradientTexture3.png);background-position:top left;background-repeat:repeat-x;padding-left:5px;padding-top:5px;padding-bottom:5px;padding-right:5px;margin-bottom:15px;color:darkred;}

