/********************************
*	Creative eWorld StyleSheet  *
********************************/


/***********************
*
*	Links
*
************************/

a
{
	text-decoration: none;
	color: #FDB913;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	text-decoration: Underline;
}

a:active
{
	text-decoration: Underline;
}


/***********************
*
*	Navigations
*
************************/

.navibaritem
{
	color: #7a7a7a;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
}



/***********************
*
*	Body & Table
*
************************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}


/***********************
*
*	General
*
************************/

.pageheader
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}

.pageheaderSubWhite
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #2e2d2d;
	padding: 1px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 1px;
}



.smalltext {
	font-size: 9px;
	color: #BF0A0A;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
}

.txtdiv {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
}


/***********************
*
*	Product Page
*
************************/


/***********************
*
*	Footer
*
************************/

.footer
{
	color: #69768B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 0px;
}


/***********************
*
*	Designers' Misc 
*
************************/

.dotted_Div {
	background-image:url(../images/dottedDiv.gif);
	background-repeat: repeat-x;
}





/***********************
*
*	Programmers' Misc 
*
************************/
