﻿body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #FFF;
	background:fixed;
	background-image: url(../images/background.jpg);
	background-position:left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
}

.dloadlink a:link {font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:underline;} 
.dloadlink a:visited {font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:underline;} 
.dloadlink a:hover {font-family:Tahoma; font-size:12px; color:#0CF; text-decoration:none; } 
.dloadlink a:active {font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:underline;} 

.footer a:link {font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:none;} 
.footer a:visited {font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:none;} 
.footer a:hover {font-family:Tahoma; font-size:12px; color:#039; text-decoration:none; } 
.footer a:active {font-family:Tahoma; font-size:12px; color:#FFF; text-decoration:none;} 

.newswhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}
.dbluetitle {
	font-family: Verdana;
	font-size: 14px;
	color: #0e2338;
	font-weight:bold;
}
.whitetitle {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
}
.product_box {
	background-image:url(images/product_box.png);
	background-position:center;
	background-repeat:no-repeat;
}
.photo_left {
	padding-right:10px;
}

.menu_normal {
	background-image:url(../images/menu_normal.png);
	color:#334455;	
	background-position:top;
	background-repeat:repeat-x;
	cursor:pointer;
	cursor:hand;
}
.menu_over {
	background-image:url(../images/menu_over.png);
	color:#334455;	
	background-position:top;
	background-repeat:repeat-x;
	cursor:pointer;
	cursor:hand;
}
.formelement {
	background-color:#193852;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	padding-left:2px;
}
.lightblue {
	font-family: Verdana;
	font-size: 11px;
	color:#D7FFFF;
}
.click {
	cursor:pointer;
	cursor:hand;
}
