html { width:100%;height:100%; }

.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.mainBody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.mainBody a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smallTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smallBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.garageLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.garageLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.garageLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.garageLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/diamondplate.jpg);
	background-color: Black;
}
 
p, td, li, dd 
{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}

h1.underline
{
	font-size: 20px;
	margin-right: 15px;
	border-bottom: gray 1px solid;
}

h1.mpText
{
	font-size: 12px;
	font-weight: normal;
}

h1 
{
	font-size: 18px;
}

h2 {
	font-size: 14px;
	border-bottom: solid 1px gray;
	margin-right: 15px;
}

h3 { 
	font-size: 12px;	
	border-bottom: solid 1px gray;
	margin-right: 15px;
}

.bold, strong { font-weight: bold; }
.italic, em { font-style:italic; }

.error {color: #ff0000; font-weight: bold;}

a:link, A:visited { 
 color:#000000;
 font-weight: bold;
 text-decoration:none;
}

a:active    {
    text-decoration:    none;
    color:  #000000;
}

a:hover {
 color: #000000;
 font-weight: bold;
 text-decoration:underline;
}

a.nav:link, a.nav:visited { 
 color:#000000;
 text-decoration:none;
}

a.nav:hover {
 color: #000000;
 text-decoration:underline;
}



form{ margin:0;padding:0; }




SELECT.smallDropDown 
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
	font-size: 7pt;
}

input, select, textarea, .input {
	border : 1px solid #767678; 
	font-family : helvetica; 
	font-size : 10px; 
	font-weight : normal; 
	background-color : white; 
} 


td.smImageCell
{
	border-left-color: white;
	border-bottom-color: white;
	vertical-align: middle;
	width: 50px;
	color: black;
	border-top-style: inset;
	border-top-color: white;
	border-right-style: inset;
	border-left-style: inset;
	background-color: inactivecaptiontext;
	text-align: center;
	border-right-color: white;
	border-bottom-style: inset;
}

table.contentBox
{
	width: 728px;
	height: 100%;
}

th.contentBox
{
	height: 25px;
	padding: 3px;
	text-align: left;
	font-size: 14px;
	border: 1px solid black;
	background-image: url(/images/diamondplate_lght.jpg);
}

td.contentBox
{
	vertical-align: top;
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #EDEEF0;
}

td.commentBox
{
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url(/images/dotted_small.gif);
}

.galleryTn
{
	border: 1px solid black;
}

.galleryTnHover
{
	border: 1px solid red;
}