/* <STYLE type="text/css"> */
BODY
{
	font-size: x-small;
	font-family: Arial;
	color: BLACK;
	background-color: White;
}
P
{
	font-size: x-small;
	font-family: Arial;
	color: BLACK;
}
A
{
	color: #1B21A9;
}
A:Visited
{
	color: #1B21A9; /*Was 32056B*/
}
A:Active
{
	color: #32056B;
}
A:Hover
{
	color: #FF0000;
}

.products A
{
	color: White;
	text-decoration: none;
}
.products A:Visited
{
	color: White;
	text-decoration: none;
}
.products A:Active
{
	color: White;
	text-decoration: none;
}
.products A:Hover
{
	color: #C60000;
	text-decoration: underline;
}

.topmenu A
{
	color: #32056B;
	text-decoration: none;
}
.topmenu A:Visited
{
	color: #32056B;
	text-decoration: none;
}
.topmenu A:Active
{
	color: #32056B;
	text-decoration: none;
}
.topmenu A:Hover
{
	color: #C60000;
	text-decoration: none;
}

.trplink
{
	font-size: 10px;
	font-family: verdana;
}
.trplink A
{
	color: #0E0E0E;
	font-size: 10px;
	font-family: verdana;
	text-decoration: underline;
}
.trplink A:Visited
{
	color: #0E0E0E;
	font-size: 10px;
	font-family: verdana;
	text-decoration: underline;
}
.trplink A:Active
{
	color: #990202;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}
.trplink A:Hover
{
	color: #990202;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

.submitform
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 15px;
	border-left: #555555 1px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #555555 1px solid;
	height: 20px;
	background-color: #fafafa;
}

.submitform2
{
	font-weight: bold;
	font-size: 13px;
	cursor: hand;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;
	background-color: #dddada;
	border-bottom-style: solid;
}

.submitform3
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #000000 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	height: 22px;
	background-color: #2257af;
}

.buyprodform
{
	font-weight: bold;
/*
	font-size: 13px;
	color: #000000;
	background-color: #dddada;
	cursor: hand;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;
	border-bottom-style: solid;
*/
}

.dropform
{
	background-color: #FAFAFA;
	color: 111111;
	font-size: 12px;
	height: 20px;
	border-color: #003399;
	border-width: 2;
	font-family: Verdana, Arial;
}

.textareaform
{
	background-color: #FAFAFA;
	border-width: 1px;
	border-color: 555555;
	border-style: solid;
	font-size: 13px;
	font-family: Verdana, Arial color:111111;
}

.textform
{
	background-color: #FAFAFA;
	border-width: 1px;
	border-color: 555555;
	border-style: solid;
	font-size: 13px;
	color: 111111 font-family: Verdana, Arial;
}

/*
</STYLE>

<FONT COLOR="#C60000"></FONT>
*/