/* 
# REDEFINE HTML ELEMENTS
*/ 
body,td,tr,div,p,form
{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
}

body
{
	margin:0px;
}
.small
{
	font-size:10px;
}
img
{
	border:0px;
}

input,select,textarea
{
	background:#FFFFFF;
	border:1px solid #333333;
	color:#000000;
	font-size:10px;
	padding:0px;
}
/* 
# TEXT ELEMENTS
*/ 
.page_title
{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:14px;
}

.title
{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight : bold;
}

a
{
	text-decoration : none;
}

a:hover
{
	text-decoration : underline;
}

a.nav1
{
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight : bold;
	text-decoration : none;
}

a:hover.nav1
{
	color:#ffffff;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight : bold;
	text-decoration : underline;
}

a.nav2
{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight : bold;
	text-decoration : none;
}

a:hover.nav2
{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight : bold;
	text-decoration : underline;
}

a.aorder
{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight : bold;
	text-decoration : none;
}

a:hover.aorder
{
	color:#333333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight : bold;
	text-decoration : underline;
}

.textblack1 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.textblue1 {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
.textblue1l {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.linkblue1l {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline}
.linkblue1l:hover {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.menu1 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline}
.menu1:hover {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
.linkbig {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline}
.linkbig:hover {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.linksmall {color: #FF8000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.logo {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt;}
.trow {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}
.itrow {color: #000066; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none}