body
{
	margin:				0px;
	font-family:		Verdana, Arial, Tahoma;
}

table
{
	font-size:			12px;
	font-family:		Verdana, Arial, Tahoma;
	color:				#0e41be;
}

table.Content
{
	font-size:			12px;
	font-family:		Verdana, Arial, Tahoma;
	color:				#0e41be;
	border:				1px solid #0e41be;
}

th
{
	color:				white;
	background-color:	#0e41be;
	line-height:		20px;
	font-size:			14px;
	font-weight:		bold;
	padding:			5px;
}

td.FrontAdText
{
	padding:			10px;
}

td.OptionColor
{
	font-weight:		bold;
}

td.SoldColor
{
	color:				red;
}

img
{
	border-color:		#0e41be;
}

img.PadRight
{
	margin-right:		10px;
	margin-bottom:		10px;
}

img.PadLeft
{
	margin-left:		10px;			
	margin-bottom:		10px;
}

p.FrontText
{
	font-size:			12px;
}

p.FrontTextHighLight
{
	color:				#EA083A;
	font-weight:		bold;
}

h1
{
	font-size:			12px;
	font-weight:		bold;
}

h2
{
	font-size:			12px;
	font-style:			italic;
}

.TopPage
{
	background-image:	url("../../images/banner2.jpg");
	background-repeat:	no-repeat;
}

.TopPage2
{
	background-image:	url("../../images/banner.jpg");
	background-repeat:	no-repeat;
}

.Nav
{
	background-image:	url("../../images/nav.jpg");
	background-repeat:	no-repeat;
}

.Body
{
	background-image:	url("../../images/body.jpg");
	background-repeat:	no-repeat;
}

.BodyContact
{
	background-image:	url("../../images/body_contact.jpg");
	background-repeat:	no-repeat;
}

div.ContainerContent
{
	width:						650px;
	height:						435px;
	overflow:					auto;
	margin-top:					5px;
	font-size:					12px;
}

a.LinkText
{
	color:				#0e41be;
	text-decoration:	none;
}

a.LinkText:hover
{
	color:				orange;
	text-decoration:	underline;
}

div.Hi
{
	position:		absolute;
	left:			-2000px;
	font-size:		10px;
}
