/* CSS Document */

body{
	margin:0px;
	background:url(images/bg.gif) repeat-x top left #9d9d9d;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.left-pattern{background:url(images/left-pattern-bg.gif) no-repeat top right;}
.right-pattern{background:url(images/right-pattern-bg.gif) no-repeat top left;}
.logo{background:url(images/logo-bg.gif) repeat-y top left;}
.bottomlogo{background:url(images/botom-logo-bg.gif) no-repeat top left;}
.welcome-txt{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#333333;
line-height:14px;
}
.more{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#fff;
text-decoration:none;
}
.more:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#fff;
text-decoration:underline;
}
.register{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000;
text-decoration:none;
}
.register:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000;
text-decoration:underline;
}
.news{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#CFCFCF;
line-height:12px;
}
.color{color:#fff;}
.bold{font-weight:bold;}
.color1{color:#AF0001;}

ul{margin:0px; padding:0px;}
li{
	display:block;
	width:300px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#9C9C9C;
	line-height:16px;
	padding-left:10px;
	background:url(images/bullet.gif) no-repeat top left;
	list-style-type:none;
}
.q{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#E40809;
line-height:12px;
}
.textbox{width:113px; height:17px; font-size:10px; font-family:Arial, Helvetica, sans-serif; line-height:11px;}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#cfcfcf;
}
.footer a{color:#cfcfcf; text-decoration:none;}
.footer a:hover{color:#cfcfcf; text-decoration:underline;}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#000;
line-height:18px;
}
.text {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #000;
}
.text2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #000;
}
.textcenter {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #000;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #FFF;
}
p {
	color: #FFF;
	line-height: 20px;
	text-align: center;
}

a.nav:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: 820001;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #FFF;
}
a.nav:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FC3;
	text-decoration: none;
}
a.nav:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FC3;
	text-decoration: none;
}
fieldset{
	border:1px solid #778D1D;
	margin:1em 0;
	padding:1em;
	font-weight: bold;
}

input, textarea{
	border:1px solid #778D1D;
	background-color:#ECF4CA;
	width: 300px;
	font-size: 14px;
}.white {
	color: #FFF;
}
.tablecenter {
	text-align: left;
	text-decoration: none;
}
.item {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #820001;
	list-style-type: square;
}
.products {
	color: #FFF;
	background-color: #CCC;
}
