body, table, tr, td, input, select, textarea {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.topNavBlueText {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #7c939f;
	text-decoration: none;
}

.topNavWhiteText {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.topNavInput {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #7c939f;
	text-decoration: none;
}

.bottomNavWhiteLinks {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

h1 {font-family: verdana; font-size: 16px; font-weight: bold; color: #336699;}
h2 {font-family: verdana; font-size: 14px; font-weight: bold; color: #336699;}
h3 {font-family: verdana; font-size: 12px; font-weight: bold; color: #336699;}

li {list-style: square;}

.standardBlueLink {font-family: verdana; font-weight: normal;	color: #336699;	text-decoration: underline;}
.standardGreyLink {font-family: verdana; font-weight: normal; color: #666666; text-decoration: underline;}
.standardOrangeLink {font-family: verdana; font-weight: normal; color: #ff9933; text-decoration: underline;}

.smallBlueText {	font-family: verdana; font-size: 10px; color: #336699;}
.smallBlackText {font-family: verdana; font-size: 10px; color: #000000;}
.smallGreyText {font-family: verdana; font-size: 10px; color: #666666;}

.standardBlackText {font-family: verdana; font-size: 11px; color: #000000;}
.standardBlueText {font-family: verdana;	 font-size: 11px; color: #336699;}
.standardGreyText {font-family: verdana; font-size: 11px; color: #666666;}
.standardMaroonText {font-family: verdana; font-size: 11px; color: #990000;}
.standardWhiteText {font-family: verdana; font-size: 11px; color: #ffffff;}

.mediumMaroonText {font-family: verdana; font-size: 13px; color: #990000;}

.largeBlackText {font-family: verdana; font-size: 15px; color: #000000;}
.largeBlueText {font-family: verdana; font-size: 15px; color: #336699;}
.largeGreyText {font-family: verdana; font-size: 15px; color: #666666;}
.largeMaroonText {font-family: verdana; font-size: 15px; color: #990000;}

.greyTableHeader {background-color: #eeeeee; font-family: verdana; font-size: 11px; font-weight: bold; color: #666666;}

.checkoutBackground {background-color: #cccccc;}


.MediumBlueBoldType {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7c939f;
	text-decoration: none;
}

.TableHeader {
background-color: #dfeaf0;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #7c939f;
}

.TableContent {
background-color: #eeeeee;
font-family: tahoma;
font-size: 14px;
font-weight: normal;
color: #7c939f;
}





.th{
	background-image: url(../images/icons/th.gif);
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	
	vertical-align: top;
	height: 25;
}
