body{
	background-color:#CCCCCC;
	margin:0px;
	margin-left:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111; }

#wrapper {
	width:840px;
}

.td-main{
	background-image:url(/images/horizantal-line.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:B0DCF5; }
	
.side{
	background-color:#818286; }
	
.top-bar{
	background-image:url(images/top-bar.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:10px; }

.top-tag{
	float:right; 
	width:105px;
	margin-left:5px; }
.top-tag-sub{
	font-size:1.5em;
	color:#666666;
	font-weight:bold; }
.top-tag-a{
	color:#666666; }

#directionLink {
	margin-top:100px;
	margin-left:25px;
	font-size:1.2em;
	font-weight:bold;
}

#directionLink a{
	color:#3300FF;
	text-decoration:underline;
}

#directionDiv{
	display:none;
	position:absolute;
	z-index:100000;
	left:100px;
	top:20px;
}

	
.bottom-left{
	background-image:url(/images/bottom-banner.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:50px; }
	
.middle-bit{
	background-image:url(/images/middle-banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:400px;
	background-color:#FFFFFF; }
	
.left-part{
	background-image:url(/images/left-part.jpg);
	background-repeat:no-repeat; }
	
h2{
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
	margin-left:33px;
	margin-top:268px;
	letter-spacing:2px; }
	
.bottom-right{
	background-image:url(/images/bottom-banner2.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:50px; }
	
.top-div{
	margin-left:20px;
	margin-top:20px;
	font-size:0.8em; }

a.top:link{
	text-decoration:none;
	color:#666666;}
a.top:visited{
	text-decoration:none;
	color: #666666;}
a.top:hover{
	text-decoration:none;
	color: #666666;}

a:link{
	text-decoration:none;
	color:#7777BB;}
a:visited{
	text-decoration:none;
	color: #7777BB;}
a:hover{
	text-decoration:none;
	color: #7777BB;}
	
h1{
	color:#C97437;
	font-size:1.2em;
	font-weight:bold; }

.main{
	margin-left:185px;
	text-align:center; }
	
.menuLeft{
	background-image:url(/images/pink-bar.gif);
	background-repeat:no-repeat;
	height:21px; }
	
a.menuWhite:link{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;}
a.menuWhite:visited{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;}
a.menuWhite:hover{
	text-decoration:none;
	font-weight:bold;
	color:#666666;}
	
a.menuGrey:link{
	text-decoration:none;
	font-weight:bold;
	color:#666666;}
a.menuGrey:visited{
	text-decoration:none;
	font-weight:bold;
	color:#666666;}
a.menuGrey:hover{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;}
	
.line{
width:100%; background-image:url(/images/pixel.gif); background-repeat:repeat-x; }

.td-grey{
	background-color:#CCCCCC;
	font-weight:bold;
	text-align:center; }
	
.table-c{
	text-align:center; }
