body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #23262a;
	
	scrollbar-track-color:#4C5C67;
	scrollbar-darkshadow-color:#4C5C67;
	scrollbar-shadow-color:#394145;
	scrollbar-3dlight-color:#394145;
	scrollbar-highlight-color:#4C5C67;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#394145;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
}

#topnavi a:link {
	color: #a4a4a4;
	text-decoration: none;
	font-weight: bold;
}
#topnavi a:visited {
	color: #a4a4a4;
	text-decoration: none;
	font-weight: bold;
}
#topnavi a:focus {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topnavi a:hover {
	color: #ffda0c;
	text-decoration: none;
	font-weight: bold;
}
#topnavi a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#login a:link {
	color: #bfcad1;
	text-decoration: none;
	font-weight: normal;
	
}
#login a:visited {
	color: #bfcad1;
	text-decoration: none;
	font-weight: normal;
	
}
#login a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
#login a:active {
	color: #bfcad1;
	text-decoration: none;
	font-weight: normal;
	
}

a:link {
	color: #bfcad1;
	text-decoration: none;
	
}
a:visited {
	color: #bfcad1;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:active {
	color: #bfcad1;
	text-decoration: none;
	
}

/*default_td*/
.default {
	background-color: #4c5c67;
}

/*main_td_basket*/
.light {
	background-color: #4c5c67;
}

/*main_td_basket*/
.baskethead {
	background-color: #313e47;
}


select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	width: 125px;
	font-size: 9px;
	background-color: #262b2f;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #262b2f;
	border-right-color: #262b2f;
	border-bottom-color: #262b2f;
	border-left-color: #262b2f;
}


input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bfcad1;
	font-size: 9px;
	background-color: #384853;
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #42525d;
	border-right-color: #8999a4;
	border-bottom-color: #8999a4;
	border-left-color: #42525d;
}

