/********************************
*	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: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;
}



/***********************
*
*	Body & Table
*
************************/

body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bannerBG_1 {
	background-image:url(../images/bannerSide_grey.jpg);
}


/***********************
*
*	General
*
************************/

.pageheader
{
	color: #929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.5pt;
}


.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}


.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #424141;
	padding: 1px;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424141;
	padding: 1px;
}


.smalltext {
	font-size: 10px;
	color: #565656;
	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: #B2B2B2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 30px;
}


/***********************
*
*	Designers' Misc 
*
************************/

.dotted_Div {
	background-image:url(../images/dottedDiv_vert.gif);
	background-repeat: repeat-y;
}





/***********************
*
*	Programmers' Misc 
*
************************/
