.Par1Hover
	{
	padding-left:40px;
	background-color:#EEEEEE;
	}

.Par1Out
	{
	padding-left:40px;
	background-color:#FFFFFF;
	}

.InputHover
	{
	border:1px solid #FF9900;
	background-color: #EEEEEE;
	font-family:tahoma;
	font-size:12px;
	width:140px;
	padding-left:10px;
	}

.InputOut
	{
	border:1px solid #8A0000;
	background-color: #FFFFFF;
	font-family:tahoma;
	font-size:12px;
	width:140px;
	padding-left:10px;
	}

div.orderButton
	{
	visibility:hidden;
	position:absolute;
	}


div.linkBlock
	{
	width:80px;
	padding-top:0px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #FFFFFF;
	float:left;
	text-align:center;
	font-weight:bold;
	}

div.bar1
	{
	background-color:blue
	width:80px;
	height:3px;
	}

A.headerLink1:link
	{ 
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	}
	
A.headerLink1:visited
	{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	}

A.headerLink1:hover
	{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#FBC232;
	}

A.headerLink1:active
	{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#FBC232;
	}


A.headerLink2:link
	{ 
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#8A0000;
	}
	
A.headerLink2:visited
	{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#8A0000;
	}

A.headerLink2:hover
	{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#DFA800;
	}

A.headerLink2:active
	{
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	color:#DFA800;
	}

Table.LoginBox
	{
	border:1px solid #D6D4BF;
	background-color:#ECE8DC;
	}

Td.username
	{
	font-family:tahoma;
	font-size:11px;
	color:#8A0000;
	font-weight:bold;
	}

Td.password
	{
	font-family:tahoma;
	font-size:11px;
	color:#8A0000;
	font-weight:bold;
	}

Td.blank1
	{
	height:10px;
	}

font.header1
	{
	color:#8A0000;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	}

font.header2
	{
	color:#8A0000;
	font-family:tahoma;
	font-size:12px;
	}

font.header3
	{
	color:#DFA800;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	}

font.header4
	{
	color:#DFA800;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	}

font.header5
	{
	color:#8A0000;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	}

font.header6
	{
	color:#8A0000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	}

font.header7
	{
	color:#FF9900;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	}




hr
	{
	border-top:1px dotted #8A0000;
	border-left:0px dotted #8A0000;
	border-right:0px dotted #8A0000;
	border-bottom:0px dotted #8A0000;
	}

li
	{
	list-style-type:none;
	}

p.p1
	{
	padding-left:40px;
	}

input.input1
	{
	border:1px solid #8A0000;
	font-family:tahoma;
	font-size:12px;	
	width:140px;
	padding-left:10px;
	}

textarea.textarea1
	{
	border:1px solid #8A0000;
	font-family:tahoma;
	font-size:12px;	
	width:140px;
	height:80px;
	padding-left:10px;
	}

textarea.textarea2
	{
	border:1px solid #8A0000;
	font-family:tahoma;
	font-size:12px;	
	width:400x;
	height:80px;
	padding-left:10px;
	}


input.input2
	{
	border:1px solid #FFFFFF;
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	background-color: #8A0000;
	}



select.select1
	{
	border:1px solid #8A0000;
	font-family:tahoma;
	font-size:12px;	
	width:140px;
	padding-left:10px;
	}