body {
	margin: 0px;
	background-color: #000000;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
a{
text-decoration: none;
color: #DEDEDE;
}
a:hover{
color: #68D6F2;
}
input{
	font-size: 12px;
	background-color: #ffffff;
}
form{
	margin:0px;
	display:inline;
}
td.navBar {
	font-size: 13px;
	font-weight: bolder;
	color: #dedede;
	padding-left: 30px;
	padding-bottom: 2px;
	background-image: url(../images/navBar/navBarBg.jpg);
	background-repeat: no-repeat;
}
td form input {
	width:80px;
	height: 11px;
	font-size: 12px;
}
.button{
height:19px;
width:40px;
font-size:12px;
}
td.heading{
	text-align:center;
	background-image:url(../images/content/headingBg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-weight: bold;
	font-size:13px;
	line-height:22px;
}
td.content{
padding-left:12px;
background-color:#cfdee0;
font-size:12px;
#font-weight: bold;
line-height:22px;
}
td.content a{
color: #000000;
}
td.content a:hover{
color: #2b2bff;
}
td.underConstruction{
line-height:128px;
background-image:url(../images/underConstruction.jpg);
background-position:center;
background-repeat:no-repeat;
}
td.copyRight{
line-height:41px;
background-image:url(../images/copyRight.jpg);
background-position:center;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}
td.designNotes{
font-size:10px;
font-family:Tahoma;
color:#FFFFFF;
font-weight:bold;
}

