
BODY  
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(img/l/out_bg.gif);
	margin: 0px;
	padding: 0px;
}

TD
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #032967;
}


A
{
	text-decoration: none;
	/* color: #f0f0ff; */
}

A:Hover
{
	text-decoration: none;
	/* color: #ffffff; */
}

A.ExclusiveLink
{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

A.ExclusiveLink:Hover, A.ExclusiveLink:active
{
	/* text-decoration: underline; */
	color: #ffae00;
}

a.Link
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.Link:Hover
{
	text-decoration: underline;
}

A.ExclusiveLink2
{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

A.ExclusiveLink2:Hover, A.ExclusiveLink2:active
{
	color: #ffe020;
}

td.ExclusiveLink2
{
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

UL {
	margin-top: 0px;
}
LI {
	margin-left: -15px;
}


.HeadTitle
{
	color: #032967;
	font-size: 14px;
	font-weight: bold;
}
.text
{
	color: #032967;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}
a.text
{
	color: #335997;
	text-decoration: underline;
}
a.text:hover
{
	color: red;
}


a.productLineWebsite {
	color: #4B8FC7;
	font-size: 11px;
}
a.productLineWebsite:hover {
	color: #296291;
	text-decoration: underline;
}


a.productLineMore {
	color: #ff0000;
	font-size: 11px;
}
a.productLineMore:hover {
	color: #ff6060;
	text-decoration: underline;
}

.Button
{
	font-family: arial, tahoma, helvetica, verdana;
	font-weight: bolder;
	font-size: 12px;
	color: #0061ac;
	border: 1px solid #1f78ce;
	background-color: #b0e3ff;	
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

