BODY	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
	background-attachment: fixed;
	scrollbar-3dlight-color: vA7A7A7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #3B3B3B;
	scrollbar-darkshadow-color: #A7A7A7;
	scrollbar-face-color: #F2F1F1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #DDDCDC;
	background-image: url(/images/_bg.gif);
}
TD	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #595959;
	text-decoration: none;
}
A	{
	color: #0183BA;
	text-decoration: none;
}
A:hover	{
	color: #A7A7A7;
	text-decoration: none;
}
UL	{
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style: square outside url(/images/bul_ul.gif);
}
FORM
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
}
SELECT	{
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 12px;
	color: #8E8E8E;
	text-decoration:none;
	background-color:#FFFFFF;
	border: none;
	POSITION: relative;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px;
	TOP: 0pt;
}
INPUT	{
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration:none;
	background-color:#EAEAEA;
	POSITION: relative;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;

}

.forumcode{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.normal{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #595959;
	text-decoration: none;
}

.radio
{
		border:none;
		background-color: Transparent	;
		color:#FFFFFF;
}
.button	{
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 9px;
	color: #ECBA0E;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	background-color:#484B4C;
	border-top: 1 solid #747778;
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 solid #747778;
	padding:1px;
	POSITION: relative;
	TOP:1pt;
	margin:0px 5px 0px 5px;
	cursor: hand;
}

TEXTAREA{
	font-family: Tahoma, Sans-serif, Arial;
	font-size: 12px;
	color: #595959;
	text-decoration:none;
	background-color:#EAEAEA;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	overflow: auto;
}

table.dtTABLE {
	width: 100%;
	margin-top: .6em;
	margin-bottom: .3em;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #999999;
	font-size: 100%;
}

table.dtTABLE th,
table.dtTABLE td {
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
	padding: 4px 6px;
	text-align: left;
}

table.dtTABLE th {
	background: #cccccc;
	vertical-align: bottom;
}

table.dtTABLE td {
	background: #ffffff;
	vertical-align: top;
}


.tdAlternating	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#DDDCDC;
	line-height: 14px;
	color: #595959;
	text-decoration: none;
}

.date	{
	font-size: 9px;
	color:#989898;
}
.copy	{
	font-size: 9px;
	color:#A7A7A7;
}
a.copy	{
	font-size: 9px;
	color:#3399CC;
}
a.copy:hover{
	color:#A7A7A7;
	text-decoration:underline;
}
.link	{
	color:#E5B40E;
	font-weight: bold;
	text-decoration: none;
}
.link:hover{
	color:#C0C0C0;
}
.topMenu {
	color:#595959;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.topMenu:hover {
	color:#0183BA;
	text-decoration: none;
}
.topMenuFOCUS {
	color:#0183BA;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.topMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#595959;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.topMenu1:hover {
	color:#0183BA;
	text-decoration: none;
}
.topMenu1FOCUS {
	color:#0183BA;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.cellBG	
{
	background-image: url(/images/cellBG.gif);
}
.cellTxt	{
	color:#E5B40E;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.cellBG1	{
	background-color:#E6E6E6;
}
.BorderedCell
{
	border: solid 1px #E6E6E6;
}
.cellTxt1	{
	color:#0183BA;
	font-weight: bold;
	font-size: 9px;
}
.insetBox
{
    BORDER-TOP: #a7a7a7 1px inset;
    BORDER-LEFT: #a7a7a7 1px inset;

	BORDER-RIGHT: #a7a7a7 1px inset;
    BORDER-BOTTOM: #a7a7a7 1px inset
}

.title	{
	color:#02233C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.subtitle	{
	color:#595959;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.prodtitle	{
	color:#02233C;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.pathLink	{
	color:#989898;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.pathLink:hover	{
	color:#COCOCO;
}
.pathFocus	{
	color:#989898;
	font-size: 10px;
	text-decoration: none;
}
.pathFocus:hover	{
	color:#COCOCO;
}
.error	{
	font-size: 9px;
	text-transform: uppercase;
	color:red;
	text-decoration: none;
	line-height: 10px;
}

#WH	{color:#FFFFFF;}
#BL	{color:#000000;}
#GR1	{color:#595959;}
#GR1:hover	{color:#C0C0C0;}
#GR2	{color:#999999;}
#GR2:hover	{color:#C0C0C0;}
#GR3	{color:#D8D8D8;}
#GR3:hover	{color:#C0C0C0;}
#CUST1	{color:#0183BA;}
#CUST2	{color:#043B64;}
#CUST3	{color:#E5B40E;}
#font9	{font-size: 9px;}
#font10	{font-size: 10px;}
#font11	{font-size: 11px;}
#font12	{font-size: 12px;}
#font14	{font-size: 14px;}
#font16	{font-size: 16px;}
#mouse	{cursor: crosshair;}