@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#000000 url(/RESOURCES/IMG/background.jpg) repeat-x;
}
body, td, th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
#w9 td, w9 th{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a {
	outline: none;
}
h1, h2, h3 {

	color: #3ba3de;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #3ba3de;
}

h3 {
	font-size: 13px;
	color: #3ba3de;
}

p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height:16px
}

p {

}

ul {
}

ol {
}
img {
	border:none;
}

#header {
	height: 88px;
	width: 774px;
}
#topbar {
	background: url(/RESOURCES/IMG/topbar.jpg) repeat-x;
	width: 774px;
	height: 38px;
	margin-bottom:10px;
}
.login {
	background-image: url(/RESOURCES/IMG/logininput.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #b2b2b2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
	height:18px;
	width: 108px;
}

#topbar a:link.topbarlinks, a:visited.topbarlinks, a:active.topbarlinks{
	color:#FFFFFF;
	text-decoration:none;
	/*font-weight: bold;*/
	font-size: 14px;
}

#subtopbar a:link.subtopbarlinks, a:visited.subtopbarlinks, a:active.subtopbarlinks{
	color:#FFFFFF;
	text-decoration:none;
	/*font-weight: bold;*/
	font-size: 12px;
}
#subtopbar {
	background: url(/RESOURCES/IMG/topbar.jpg) repeat-x;
	width: 774px;
	height: 38px;
	margin-bottom:10px;
}
#topbar a:hover.topbarlinks{
	color:#000000;
	text-decoration:none;
}

#subtopbar a:hover.subtopbarlinks{
	color:#000000;
	text-decoration:none;
}

#category {
	display:block;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;

}
#category a:link.links, a:visited.links, a:active.links{
	display: block;
	height: 30px;
	margin-bottom:1px;
	color:#656565;
	background-image: url(/RESOURCES/IMG/blackbackleftmenu.jpg);
	text-align:center;
	font-weight: bold;
	line-height:30px;
	font-size:16px;
	text-decoration:none;

}
#category a:hover.links{
	color:#ffffff;
	background-image: url(/RESOURCES/IMG/catback.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
#category a:link.userlinks, a:visited.userlinks, a:active.userlinks{
	display: block;
	height: 20px;
	color:#656565;
	text-align:left;
	text-indent:15px;
	font-weight: bold;
	line-height:20px;
	font-size:13px;
	text-decoration:none;

}
#category a:hover.userlinks{
	color:#ffffff;
	background-image: url(/RESOURCES/IMG/userlinkback.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}
.quickform td, th { padding: 3px; }
.quickform input {
	background-color: #cecece;
	margin-right: 5px;
}
.quickform select {
	background-color: #cecece;
	width: 200px
}
.faq a:link.userlinks2, a:visited.userlinks2, a:active.userlinks2{
	color:#3ba3de;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	margin: 0px;

}
.contact a:link.userlinks, a:visited.userlinks, a:active.userlinks{
	color:#3ba3de;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	margin: 0px;

}
.faq p{
margin: 5px;
}
.myBox {
	background-color: #000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	border:3px solid #ccc;
	background-repeat: repeat-x;
}
.wpBox {
	background-color: #000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	border:3px solid #ccc;
	background-repeat: repeat-x;
}
