/* CSS Document */

body{margin:0px; background:url(../images/bg.gif) repeat-x top left #af0001;}
.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:#333;
line-height:14px;
}

.body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#CFCFCF;
line-height:14px;
}

.bodyOrange{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#ffcc00;
line-height:14px;
}

abbr, acronym {
    border-bottom: 1px dotted;
}

abbr, acronym {
    cursor: help;
}


.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;}

.q{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
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;
}

ul
{
	font-family: "arial", Geneva, Verdana, Helvetica, sans-serif;
	list-style-image : url(../images/bullet.png);
	text-align: justify;
}