body
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

p
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

ul
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

ol
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.normal
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.normalLeft
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.borderBox
{
	border-top: solid #A0B4BE 1px;
	border-bottom: solid #A0B4BE 1px;
	border-left: solid #A0B4BE 1px;
	border-right: solid #A0B4BE 1px;

	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #466E8C;
	text-decoration: none;

	padding: 5px;
	height: 100%;
}

.borderBox:hover
{
	color: #000000;
}

.mainMenuItem
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	left: 5;
}


.mainMenuItem:hover
{
	color: #FAFA8C;
}

.subMenuItem
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	left: 15;
}

.subMenuItem:hover
{
	color: #FAFA8C;
}

.descPic
{
	float: left;
	border: 0px;

}



.LinksItem
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #466E8C;
	text-decoration: none;
}

.LinksItem:hover
{
	color: #000000;
	text-decoration: underline;
}

.mainpage
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #466E8C;
	align:center;
	text-decoration: none;
	text-align: center;
}

.motto
{
	font-family: Times New Roman, Helvetica, sans serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	align:center;
	text-decoration: none;
	text-align: center;
}

.mainpage:hover
{
	color: #000000;

}

.boxHeading
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #466E8C;
	text-decoration: none;

}

.logoHeading
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}


.salebox
{
	border-top: none 0px;
	border-bottom: solid #ffffff 1px;
	border-left: none 0px;
	border-right: none 0px;

	background-color: #C0C0C0;
	align: right;
	
	text-indent: 20px;
	height: 100%;
}

.contactbox
{
	border-top: none 0px;
	border-bottom: solid #ffffff 1px;
	border-left: none 0px;
	border-right: none 0px;

	background-color: #C0C0C0;
	align: right;
	
	text-indent: 5px;
	height: 100%;
	vertical-align: top;
}

.saleheading
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	border-top: solid #808080 2px;
	border-bottom: solid #808080 1px;
	text-indent: 10px;
	background-color: #808080;
}

.boxHeading:hover
{
	color: #000000;
}


.footerMenuItem
{
	font-family: Arial, Helvetica, sans serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ABC6E5;
	text-decoration: none;
}

.footerMenuItem:hover
{
	color: #FF0000;
	text-decoration: underline;
}