body{
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; background-color: #000000;
	
	scrollbar-face-color: #3d8baf;
	scrollbar-highlight-color: #4d4d4d;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #2d2d2d;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #b7e8ff;
	scrollbar-darkshadow-color: #98AAB1;
	background-color:#212121;
}
td{
	font-family: verdana;
	font-size: 10px;
	color: #757575;
}
.topmenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #479ac0;
	font-weight: bold;
	width: 117px;
	height: 90px;
	text-align: center;
	padding-top: 40px;
	text-decoration: none;
}
.topmenu:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 117px;
	height: 90px;
	background-color: #51a0c4;
}
.footer{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.footer:hover{
	
	text-decoration: underline;
	color: #FFFFFF;
}
a.topmenu2{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu2:hover{
	font-family: verdana;
	font-size: 10px;
	color: #757575;
}
.title{
	font-family: verdana;
	font-size: 14px;
	color: #479ac0;
	font-weight: bolder;
}
a{
	font-family: verdana;
	font-size: 10px;
	color: #757575;
	text-decoration: underline;
}
a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #479ac0;
	text-decoration: none;
}







.main{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}
.tracker{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	padding-left: 10px;
}
.tracker:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
}

.productcatetitle{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-align: center;
	text-decoration: none;
}
.productcatetitle:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-align: center;
	text-decoration: none;
}
.producttitle{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 30px;
	padding-top: 7px;
	background-color: #5b83a0;
	border: 1px solid #7d7d7d;
}
.producttitle:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #9d9d9d;
	text-align: center;
	text-decoration: none;
	width: 150px;
	height: 30px;
	background-color: #FFFFFF;
	border: 1px solid #7d7d7d;
}
.ProductsMenu{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.ProductsMenu:hover{
	font-family: arial;
	font-size: 12px;
	color: #9d9d9d;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

