BODY
{
	FONT-SIZE: 75%;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #CCC;
	color:#000;

}
A
{
	COLOR: #8563AF;
	font-weight:bold;
	TEXT-DECORATION: none;
}
A:hover
{
	color:#f30;
}
form
{
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5
{
	color:#C30C0C;	
}
H1
{
    FONT-SIZE: 210%;
}
H2
{
    FONT-SIZE: 160%;
}
H3
{
    FONT-SIZE: 120%;
}
H4
{
    FONT-SIZE: 130%;
}
H5
{
    FONT-SIZE: 120%;
}
H6
{
	FONT-SIZE: 100%;
	color: #fff;
	margin-left: 15px;
}
hr
{

}
IMG
{
	BORDER:none;
}
TABLE
{
	BORDER:none;
}
th, td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}


/* ####################################   Classes   #################################### */

.box
{
	height:1%;
}
.box .tl
{
	padding-left: 14px;
	BACKGROUND:#F99 url(/images/layout/box_corner_left_top.gif) left top no-repeat;
}
.box .tl h2
{
	color:#300;
    font-size:135%;
    border-top:1px solid #600;
	border-right:1px solid #600;
    padding: 5px 15px 5px 0;
    margin: 0;
}
.box .content
{
    border:1px solid #600;
    border-bottom: none;
    padding: 10px 14px;
    font-weight: 700;
}
.box .bl
{
	BACKGROUND:url(/images/layout/box_corner_left_bot.gif) left bottom no-repeat;
	padding-left: 13px;
}
.box .br
{
	color:#300;
	border-right:1px solid #600;
	border-bottom: 1px solid #600;
	line-height: 12px;
}
.button, a.textButton
{
	color:#fff;
	font-family:Arial, sans-serif;
	font-size:100%;
	float:right;
	border:none;
	padding-right: 2px;

}
a.textButton
{
	text-decoration:none;
	padding:1px 5px;
	margin:0 5px;
}
a.textButton:hover
{
	color:#000;
	border-color:#ccc;
	border-top-color:#777;
	border-left-color:#777;
}
.detail H3
{
	FONT-SIZE: 110%
}
.dropdown, .textarea, .textbox
{
	width:290px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:100%;
}
form td.label
{
	text-align:right;
}
.list
{
    BORDER-BOTTOM: #ccc 1px solid
}
.list H3 a
{
    color: #000;
}
.list H4
{
	padding-left: 20px;
    FONT-WEIGHT: 700;
    FONT-SIZE: 100%;
}
.list .date
{
	FONT-SIZE: 90%;
	COLOR: #777;
}
.label
{
	FONT-WEIGHT: bold;
}
.ghosted
{
	COLOR: #ddd;
}
.principle
{
	background: url(/images/layout/go_button.gif) left bottom no-repeat!important;	
	padding-left: 2px;
	padding-bottom: 2px
}
#mailform .principle
{
	background: #F00 !important;;
	border: 1px solid #000;
}
.description
{	
	margin-left: 20px;
	width:500px;
}
.link h3
{
	padding-left: 20px;
}
.sidebox_t
{
	padding-top:29px;
	margin-bottom:6px;
	background:#600 url(/images/layout/box_rhs_top.gif) left top no-repeat;
}
.sidebox_b
{
	padding-bottom:39px;
	padding-left: 4px;
	padding-top: 5px;
	background: url(/images/layout/box_rhs_bot.gif) left bottom no-repeat;
}
/*.sidebox_b ul
{
	color:#FFCCCC;
}
.sidebox_b ul li a
{
	color:#FFCCCC;
}
.sidebox_b ul li a:hover
{
	color:#fff;
}

/* ################################### RHS MENU ################################# */

.sidebox_b ul 
{	
	margin: 0;	
	padding: 0;
}
.sidebox_b li
{
	list-style:none;
	padding: 5px;
}
.sidebox_b ul a
{
	padding-left: 20px;
	color:#FFCCCC;
	text-decoration:none;
	background:url(/images/layout/quicklinks_arrow_off.gif) left center no-repeat;
}

.sidebox_b ul a:hover
{
	color:#fff;
	background:url(/images/layout/quicklinks_arrow_off.gif) left center no-repeat;
}
.sidebox_b ul a.active,
{

}
.sidebox_b ul a.on
{
	color:#FFCCCC;		
}

/* ################################### Not Used ################################# */

/*TABLE.documentTable
{
	BORDER-TOP: #000 1px solid;
	BORDER-LEFT: #000 1px solid
}
TABLE.documentTable TD.cell
{
	BORDER-RIGHT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid
}
TABLE.documentTable TH.heading
{
	COLOR: #fff;
	BACKGROUND-COLOR: #333;
}
TABLE.documentTable TR.alternative
{
	BACKGROUND-COLOR: #fff;
}

/* ################################### Site IDs ################################# */

#mainTable
{
	margin-top: 11px;
	width: 760px;
	margin: 0 auto;
}
#mainHeader
{
	background:#CCC url(/images/header_bg.gif) left top no-repeat;
	height: 171px;
}
#mainLayoutContainer
{
	background: #fff url(/images/layout/search_bg.gif) right top repeat-y;
	font-size: 90%;
}
#mainLayout
{	
	margin-right: 195px;	
	padding:20px 0 20px 20px;
}
#googleSearch .textbox
{
	width: 138px;
	background:#000;
	color: #fff;
	border:1px solid #fff;
	font-size:120%;
	padding:3px 0;
}
#googleSearch table
{
	color: #fff;
	background:url(/images/layout/google.gif) left bottom no-repeat;
}
#rhs
{
	float:right;
	width:154px;
	padding:24px 0 24px 12px;
}
#template_Mailform_Left #column1
{
	width: 315px;
}
#template_Mailform_Left #column2
{
	margin-left: 320px;
}
#template_Products_List .product
{
	line-height: 50px;
}
#template_Products_List p
{
	line-height: 15px;
}
#quickLinks
{
	color:#fff;	
}

/* ################################## Menu setup ################################### */

#mainMenu
{
	text-align:center;
}
#mainMenu ul 
{	
	text-align:center;
	border-top: 1px solid #600;
	background:#E8E8E8 url(/images/layout/mainnav_bg.gif) left top no-repeat;
	height: 32px;
	margin: 0;	
	padding: 0;
}
#mainMenu li
{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#mainMenu ul a
{
	background:url(/images/layout/mainnav_button.gif) left top no-repeat;
	display: block;
	margin-left: 7px;
	padding-bottom: 5px;
	float:left;
	width:118px;
	color:#FCC;
	font-size:100%;
	text-decoration:none;
}
#mainMenu ul a.active, #mainMenu ul a:hover, #mainMenu ul a.on
{
	background: url(/images/layout/mainnav_button_active.gif) left top no-repeat;
	color:#fff;
	padding-bottom: 5px;
}


/* ################################## Sub Menu setup ################################### */

#subMenu ul 
{	
	padding:0 0 0 0;
	margin:10px 0 10px 10px;
	font-size:95%;
}
#subMenu li
{
	padding: 0;
	margin: 0;
	display: inline;
}
#subMenu ul a
{
	background:url(/images/layout/quicklinks_arrow_off.gif) left center no-repeat;	
	display: block;
	padding: 4px 3px 4px 20px;
	color:#fff;	
}
#subMenu ul ul a
{
	background-position: 7px center;
	padding: 3px 3px 3px 25px;
}
#subMenu ul ul ul a
{
	background-position: 12px center;
}
#subMenu ul ul ul ul a
{
	background-position: 18px center;
}
#subMenu ul a:hover
{
	color: #D9BFBF;
}
#subMenu ul a.active
{
	color: #000;
	background:url(/images/layout/quicklinks_arrow_on.gif) left center no-repeat;		
}
/* ======================== */

h1#mainTitle
{
	font-size: 200%; 
	color:#C30C0C;
	padding-left: 20px;
	padding-top: 20px;
	margin:0;
}
#mainFooter
{
	background:#E8E8E8 url(/images/layout/footer_bg.gif) left top no-repeat;
	padding-top:10px;
	padding-bottom: 7px;
	padding-left:5px;
	font-size:80%;
	color:#999;

}
#developerLink a
{
	color:#999;
	font-size:90%;
	border:1px solid #dedede;
}
#developerLink a:hover
{
	color:#F00;
	border-color:#ccc;
	text-decoration:none;
	background:#f7f7f7;
}
