/********************************
*	Creative eWorld StyleSheet  *
********************************/


/***********************
*
*	Links
*
************************/

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: Underline;
}

a:active
{
	text-decoration: Underline;
}


/***********************
*
*	Navigations
*
************************/

.navibaritem
{
	color: #C0BEBE;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:hand;
	font-weight: bold;
	padding-bottom: 3px;
}


/***********************
*
*	Body & Table
*
************************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#000000;
	
}



/***********************
*
*	General
*
************************/

.pageheader
{
	color: #FAA61A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

.pageheaderSub
{
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AAAEB2;
	padding: 1px;
}

.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #A7A9AC;
	padding: 1px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding: 1px;
}


.smalltext {
	font-size: 9px;
	color: #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	bottom: 10px;
}

.txtdiv {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
}


/***********************
*
*	Product Page
*
************************/

.prodtitle
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
}

.prodtitleSub
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodDescrip
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.prodBox {
	border: 2px solid #36495D;
}

.box {
	background-color: #FFFFFF;
	border: 1px solid #5E6669;
}

.formTxt
{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.formtitle
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 6px;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7B7172;
	border: 1px solid #8F9EAA;
	height: 13px;
	width: 136px;
	font-style: italic;
	background-color: #EFF2F5;
}


.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D0DBE1;
	border: 1px solid #999999;
	font-weight: bold;
}


/***********************
*
*	Footer
*
************************/

.footer
{
	color: #818283;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
}


/***********************
*
*	Designers' Misc 
*
************************/



/***********************
*
*	Programmers' Misc 
*
************************/
