@charset "utf-8";
body {
	background-color: #333333;
	background:url(images/bckgr_pat.jpg) repeat-x fixed;
	color: #FFF;
	font: normal 0.8em Arial, Verdana, sans-serif;
	font-size: 12px;
	margin:0px;
}
a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
}
h3 {
	color: #FFFFFF;
}
li {
	list-style-image: url(images/li1.gif);
}
h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	height: auto;
	width: auto;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12; 
	font-weight: bold; 
}
textarea {
	color: #000000;
	background-color: #DFDFDF;
	border: thin solid #333333;
}
input {
	color: #000000;
	background-color: #DFDFDF;
	border: thin solid #333333;
}
.stylemenu td{
	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: #333333;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #333333;
	background-color: #000000;
}
select {
	color: #000000;
	background-color: #DFDFDF;
	border: thin solid #333333;
}
hr {
	border: thin dashed #666666;
}
img {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.vector{
	background-repeat:no-repeat;
	background-position:right;
	background-position:top;
	
}
