/********************************
*	Creative eWorld StyleSheet  *
********************************/


/************
*
*	Links
*
*************/
a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	color: #FF9900;*/
	color:#CC3366;
	text-decoration: none;
}

a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC3366;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#CC3366;
	text-decoration: none;
}

a:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}


/************
*
*	Body & Table
*
*************/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#7D7A7A;
	/*scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6B6965;
	scrollbar-3Dlight-color: #6B6965;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-Color: #ffffff;*/
	background-color: #F6F9F3;
	font-size: 10px;
	background-repeat:repeat-x;

}

tr{
	text-align:left;
}

td{
	font-size:10px;
}

/************
*
*	Products List
*
*************/


/************
*
*	Product Details
*
*************/


/************
*
*	Common
*
*************/
.header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CC3366;
	font-weight: normal;
}

.headerB
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CC3366;
	font-weight: bold;
}

.headerSubB
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CC3366;
}

.headerSub
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666;
	font-weight: normal;
}

.headerBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#0A5B8A;
	font-weight: normal;
}

.headerYellow
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#F1A900;
	font-weight: normal;
}

.HeaderFont{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-Weight: bold;
}

.bodytxtWhite
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
	margin-left:20px;
}

.bodytxtMaroon
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#69002E;
	font-weight: bold;
}

.bodytxtBlack
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}

.bodytxtGrey
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
}
.bodytxtBlue
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0A5B8A;
	font-weight: normal;
}

.bodytxtRed
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC3366;
	font-weight: normal;
}
.bodytxtRed:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC3366;
	font-weight: normal;
}

.bodytxtRed:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC3366;
	font-weight: normal;
}

.bodytxtRed:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC3366;
	font-weight: normal;
}
.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}
.menu:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}

.menu:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}

.menu:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}



.more
{
	font-family: Arial, Helvetica, sans-serif;
	color:#336666;
	font-size: 10px;
}

.more:link
{
	font-family: Arial, Helvetica, sans-serif;
	color:#336666;
	font-size: 10px;
}

.more:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#336666;
	font-size: 10px;
}

.more:active
{
	font-family: Arial, Helvetica, sans-serif;
	color:#336666;
	font-size: 10px;
}

.more:visited
{ 
	font-family:Arial, Helvetica, sans-serif;
	color:#336666;
	font-size: 10px;
	}

	
.footer
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;


}



/************
*
*	Programmers Extra
*
*************/
.formheader
{
	background-color: #CC3366;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:1px;
	bordercolor:#CBC3AA;
}

.formsubheader
{
	background-color: #EEECEC;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.forminput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border:1px solid #69002E;
}

.formbutt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #CC3366;
	border: 1px solid #CC3366;
}
/************
*
*	Designers Extra
*
*************/

.Div1
{
	background-image:url(../images/div_hor.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.box {
	border: 1px solid #90B5CA;
}

.box1 {
	border: 5px solid #03537D;
}

