@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(../images/top_bg.png);
	background-repeat:repeat-x;
	cursor: default;
}

/*html {
	margin-top: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	cursor: default;
}*/

.copy {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#0080C0;
}

.bot_foot {
	background-image:url(../image_button/bottom_bg.png);
	background-repeat:repeat-x;
}

.foot_lin {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}

.foot_lin:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

.forform {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	width:250px;
}

.address_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	text-decoration:none;
	padding-left:20px;
}	

.address {
	font-family: "Courier New", Courier, monospace;
	font-size:18px;
	color:#0063C6;
	text-decoration:none;
	padding-left:70px;
	letter-spacing:1px;
}	
.mailsent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#0AA;
	text-decoration:none;
}	
.mainhead {
	font-family: "Courier New", Courier, monospace;
	font-size:20px;
	margin-left:15px;
	font-weight:bold;
	color:#0063C6;
	text-decoration:none;
	letter-spacing:1px;
}	
.maincon {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	word-spacing:3px;
	padding-left:15px;
	color:#666;
}	

.conhighlight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	word-spacing:3px;
	color:#009393;
}
.shadow div table tr td table tr td ul li {
	list-style-image: url(../images/list.png);
	padding-top:5px;
	padding-left:5px;
	vertical-align:top;

}
.sitemap {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-size:13px;
	word-spacing:3px;
	color:#666;
}	
.sitemap:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	word-spacing:3px;
	color:#000;
}
