body {
	font-family: verdana,tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p {
	font-family: verdana,tahoma,helvetica,arial,sans-serif;
	font-size: 12px;
	color: #0000A8;
}
td {
	font-family: verdana,tahoma,helvetica,arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
.highlight { background-color: #eeeeee; }
.special { background-color: #eecccc; }
a {	font-family: verdana,tahoma,helvetica,arial,sans-serif; color: #333399; text-decoration: underline; font-size: 12px; }
a:hover { color: #ffffff; background-color: #333399; text-decoration: underline; font-size: 12px;}

.title {
	font-family: verdana,tahoma,helvetica,arial,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cccccc;
}
.header_row {	font-family: verdana,tahoma,helvetica,arial,sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: #dddddd; }
.border_outside { background-color: #000000; }
.border_inside { background-color: #ffffff; }

/* Rem */
h1,.h1,.header1      { color:#0000A8; font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
h2,.h2,.header2      { color:#0000A8; font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
h3,.h3,.header3      { color:#0000A8; font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
h4,.h4,.header4      { color:#0000A8; font-family: Arial, sans-serif; font-size: 8pt; font-weight: bold; }

/* Main Text */
.tinyText 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 8px; color: #000000;}
.smallText 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 10px; color: #000000;}
.mediumText 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 12px; color: #000000;}
.largeText	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 14px; color: #000000;}

/* w/Highlights */
.tinyTextHL 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 8px; color: #000000; background-color: #eeeeee;}
.smallTextHL 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 10px; color: #000000; background-color: #eeeeee;}
.mediumTextHL 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 12px; color: #000000; background-color: #eeeeee;}
.largeTextHL	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 14px; color: #000000; background-color: #eeeeee;}


/* Alternative Text */
.tinyText2	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 8px; color: #0000A8; }
.smallText2	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 10px; color: #0000A8; }
.mediumText2 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 12px; color: #0000A8; }
.largeText2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
}

/* Warning Text */
.tinyWarn	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 8px; color: #ff0000; }
.smallWarn	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 10px; color: #ff0000; }
.mediumWarn 	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 12px; color: #ff0000; }
.largeWarn	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 14px; color: #ff0000; }

/* Links */
a		{ color:#0000A8; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a:hover		{
	color:#ffff00;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
a:visted	{ color:#0000A8; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a.tinyLink, a.tinyLink:visited, .tinyLink { color: #0000A8; font-size: 8px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a.tinyLink:hover { color:#ffff00; font-size: 8px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a.smallLink, a.smallLink:visited, .smallLink { color: #0000A8; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a.smallLink:hover { color:#ffff00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a.mediumLink, a.mediumLink:visited, .mediumLink { color: #0000A8; font-size: 12px; font-family: verdana,tahoma,helvetica,arial,sans-serif; text-decoration: none}
a.mediumLink:hover { color:#ffff00; font-size: 12px; font-family: verdana,tahoma,helvetica,arial,sans-serif; text-decoration: none}
a.largeLink, a.largeLink:visited, .largeLink {
	color: #0000A8;
	font-size: 24px;
	font-family: "Century Gothic";
	text-decoration: underline;
	font-weight: bolder;
	text-transform: uppercase;
}
a.largeLink:hover { color:#ffff00; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none}
a.menu, a.menu:visited, .menu {
	color: #999999;
	font-size: 16px;
	font-family: "Century Gothic", Arial;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color:#0000FF;
	font-size: 16px;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	list-style-type: none;
	font-style: normal;
	background-color: F8FFDA;
}

/* Other Text Types */
.nodec   {	font-family: verdana, tahoma, helvetica, arial, sans-serif;
		text-decoration: none;
		font-size: 10px; }		
.label   { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: right; }
.normal  {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
.message { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #0000ff; }
.warning { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #ff0000; }
.error { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; color: #ff0000; }
.listing { font-family: Verdana,Tahoma,Helvetica,Arial,Sans-Serif; color: #333399; text-decoration: none; font-size: 10px; }

/* Cart Formatting */
.cartText	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 10px; color: #000000;}
.cartTextHL	{ font-family: verdana,tahoma,helvetica,arial,sans-serif; font-size: 10px; color: #000000; background-color: #eeeeee;}

.calendar 	{ font-family: Verdana,Tahoma,Helvetica,Arial,Sans-Serif; color: #333399; text-decoration: none; font-size: 10px; }
.calendarHL 	{ font-family: Verdana,Tahoma,Helvetica,Arial,Sans-Serif; color: #333399;  background-color: #eeeeee; text-decoration: none; font-size: 10px; }

.button  	{ 
		    border-right: 1px solid; 
		    border-top: 1px solid; 
		    border-left: 1px solid; 
		    color: #ffff00; 
		    border-bottom: 1px solid; 
		    background-color: #0000cc; 
		    border-color: black; 
		    padding-top:1px; 
		    padding-right:1px; 
		    font: bold 11px arial, helvetica, sans-serif; 
		}
.cell_disabled	{ 
		    border-right: 0px solid; 
		    border-top: 0px solid; 
		    border-left: 0px solid; 
		    color: #0000A8; 
		    border-bottom: 0px solid; 
		    background-color: #ffffff; 
		    border-color: black; 
		    padding-top:1px; 
		    padding-right:1px; 
		    font: bold 12px arial, helvetica, sans-serif; 
		}		
.formMedium 	{ 	border-right: 1px solid; 
			border-top: 1px solid; 
			border-left: 1px solid; 
			color: #000000; 
			border-bottom: 1px solid; 
			background-color: #ffffff; 
			border-color: black; 
			padding-top:1px; 
			padding-right:1px; 
			font: 12px arial, helvetica, sans-serif; 
		}
.MAINBACK{
	background-image:url(background.jpg);
	background-position: center;
}
.MENUBACK{
background-image:url(images/background_menu2.png
)
}
.ADSBACK{
background-image:url(images/ads_border.png)
}
.PAGESBACK{
background-image:url(images/background_pages.gif)
}
.PAGESDETAIL{
background-image:url(images/background_detail.png
)
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 60px; /*position where enlarged image should offset horizontally */

}
