img { border: 0px }

body {
	padding: 0px;
	margin: 5px 0px 0px 0px ;
	background-color: #FFFFFF;
}

a:link	{
	text-decoration: none;
	color: #0066CC;
}
a:visited 	{
	text-decoration: none;
	color: #0066CC;
}
a:hover 	{
	text-decoration: underline;
	color: #0066CC;
}
a:active 	{
	text-decoration: none;
	color: #0066CC;
}

/* Text */



input[type=text], [type=password]  { color: #FF0000; }


.top {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 17px;
	border-bottom: 1px solid #E3E3E3;
}

.main	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
	padding: 10px 10px 10px 10px;
}

.textsize	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}

.title	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	padding: 10px 10px 10px 10px;

}

.subnav	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0066CC;
	background-color: #F1F1F1;
	border: 1px solid #E3E3E3;
	line-height: 17px;
	margin: 1px 2px 1px 1px ;
	padding: 5px 5px 5px 5px ;
}

/* Table */

.header {
	background-color: #F1F1F1;
	padding: 5px 2px 2px 5px;
	font-family: Arial;
	font-size: 17px;
	color: #0066CC;
	font-weight: bold;
	
}

.outer-body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 17px;
	text-align: left;
	border-left: 1px solid #E3E3E3;
	padding: 0px 0px 10px 0px;
}

.inner-body {
	padding: 5px 5px 5px 5px;
}

.youarehere {
	padding: 5px 3px 5px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	line-height: 17px;
	text-align: justify;
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #A8A8AA;
}
.imagestrip {
	padding: 5px 3px 5px 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #555555;
	line-height: 17px;
	text-align: justify;
	border-top: 1px solid #A8A8AA;
	margin-top: 5px;
}

.copyright {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #737373;
	line-height: 17px;
	text-align: center;
	border-top: 1px solid #E3E3E3;
}

.head {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888B9C;
	line-height: 17px;
	border-bottom: 1px solid #E3E3E3;
}

.box {
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #555555;
	line-height: 17px;
	text-align: left;
	border: 1px solid #E3E3E3;
}

.txtbox {
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-align: left;
	border: 1px solid #E3E3E3;
}

.maintxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.top-box {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #555555;
	line-height: 17px;
	text-align: left;
	border: 1px solid #E3E3E3;
}

.news-box {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 17px;
	text-align: left;
	border: 1px solid #E3E3E3;
}

.base {
	background-color: #888888;
	padding: 2px 12px 2px 12px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 12px;
}

.table {
	text-align: center;
	font-size: 11px;
}

.imagepadding {
	padding: 0px 0px 5px 0px;
}

.top-imagepadding {
	padding: 10px 0px 0px 0px;
}

/* Navigation */

.nav-list	{
	background-color: #F1F1F1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555555;
	list-style: none;
	text-align: center;
}
.nav-list li {
	background-color: #F1F1F1;
	text-align: center;
	border-right: 1px solid #E2E1DC;
}
.nav-list a {
	color: #555555;
	display: block;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
}
.nav-list a:link {
	background-color: #F1F1F1;
	color: #555555;
}
.nav-list a:visited {
	background-color: #F1F1F1;
	color: #555555;
}
.nav-list a:hover {
	background-color: #BBBBBB;
	color: #222222;
	text-decoration: none;
	
}

.nav-selected	{
	background-color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style: none;
	text-align: center;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.nav-selected li {
	background-color: #666666;
	text-align: center;
	border-right: 1px solid #E2E1DC;
}
.nav-selected a {
	color: #FFFFFF;
	display: block;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
}
.nav-selected a:link {
	background-color: #666666;
	color: #FFFFFF;
}
.nav-selected a:visited {
	background-color: #666666;
	color: #FFFFFF;
}
.nav-selected a:hover {
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
}

.order-list	{
	background-color: #00FF00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style: none;
	text-align: center;
}
.order-list li {
	background-color: #C8FE96;
	color: #000000;
	text-align: center;
}
.order-list a {
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.order-list a:link {
	background-color: #C8FE96;
	color: #000000;
}
.order-list a:visited {
	background-color: #C8FE96;
	color: #000000;

}
.order-list a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
}

.info-list	{
	background-color: #4184C5;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style: none;
	text-align: center;
}
.info-list li {
	background-color: #96C0DC;
	text-align: center;
	color: #000000;
}
.info-list a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.info-list a:link {
	background-color: #96C0DC;
	color: #000000;
}
.info-list a:visited {
	background-color: #96C0DC;
    color: #000000;
}
.info-list a:hover {
	background-color: #4184C5;
	color: #FFFFFF;
	text-decoration: none;
}

/* form sidebar */

form.sidebar input.textbox {
	width: 98%;
	background: #FFF;
	color: #FF0000;
	font: bolder 14px Arial; 
}
form.sidebar input.password {
	width: 98%;
	background: #FFF;
	color: #FF0000;
	font: bolder 14px Arial; 
}
form.sidebar input.button {
	margin: ; padding: 5px 0px 0px 0px;
}
