body {
	margin: 0px;
	background-color: #FFFFFF;
	background: url('../images/bg.gif') repeat-x top center #FFFFFF;
	cursor: url(images/alishba.cur), url(../images/alishba.cur), auto;
}

/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/

.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}

.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}

/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/

a:link{
	color:#838383;
	text-decoration: none;
}
a:visited{
	color:#838383;
	text-decoration: none;
}
a:hover{
	color:#FF9900;
	text-decoration: none;
}

a.link1:link{
	color:#CC0000;
	text-decoration: underline;
}
a.link1:visited{
	color:#CC0000;
	text-decoration: underline;
}
a.link1:hover{
	color:#000000;
	text-decoration: underline;
}


a.grayLink:link{
	color : #666666;
	text-decoration: none;
}
a.grayLink:visited {
	color : #666666;
	text-decoration: none;
}
a.grayLink:hover {
	color : #333333;
	text-decoration: none;
}

/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/

.css1{
	color:#838383;
	font-size: 12px;
	line-height: 18px;
}

.css2{
	color:#666666;
}

.css3{
	font-size: 12px;
	color: #FF9900;
}

.head1{
	font-size:12px;
	color:#FFCC00;
	font-weight: bold;
}

/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

body,table,td{
	font-family:Tahoma;
	font-size:12px;
	color:#838383;
	text-decoration: none;
}

input{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	height:10
}

select{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

textarea{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	height:10
}

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/

table{
	border:0px;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

.border{
	border: 1px solid #cccccc;
}

.borderDot{
	border:1px dashed #cccccc;
}

.borderTop{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottom{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderLeft{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLeftDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderRight{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

ul{
	list-style:circle;
}

li{
	list-style:circle;
}


a.textactive {
	color:#FFCC00;
}

#Wrapper {
	position: relative;
	width: 989px;
	margin: 0px auto;
	background: #000000;
}
/* Promotion Footer */
.product{
	position: absolute;
	top: 490px;
	left:860px;
	width: 115px;
	height: 65px;
}
.textcareer {
	color:#838383;
	font-size: 11px;
}
.textcapitalize {
text-transform:capitalize;
	
}