/* CSS Document */

body {
font-family:"Times New Roman", Times, serif;
font-size:14px;
background-color:#000000;
color:#fff;
margin-top:10px;
padding:0px;
}
.clr {
clear:both;
}
.style1 {
	color: #468FFD;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	font-style:italic;
}
p {
margin:5px;
text-align:justify;
}
div {
margin:8px 0px 12px 0px;
text-align:justify;
}
.wrap {
background:url(../images/back.jpg) no-repeat top;
width:700px;
height:682px;
}
.wrapin {
background: url(../images/back-inner.jpg) no-repeat top;
width:700px;
height:600px;
}
.wrapin_new {
background: url(../images/back_inner2.jpg) no-repeat top;
width:700px;
height:1800px;
}
.toptxt {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#0000FF;
line-height:25px;
}
.txtsmall {
font-size:14px;
}
.txt1 {
font-size:14px;
color:#fff;
}
.txt1 a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #33CCFF;
text-decoration:none;
}
.txt1 a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
text-decoration:underline;
}
.txt2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009999;
text-decoration:underline;
}
.txtmarquee {
color:#000;
}
.bdr_bot {
background:url(../images/bot_bdr.gif) repeat-y bottom;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding:2px 20px 2px 5px;
text-align:justify;
list-style-image:url(../images/bullet.gif);
}
.list {
font-family: "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
}
.list ul {
font-family: "Times New Roman", Times, serif
font-size:14px;
color:#FFFFFF;
margin:5px 0 25px 0;
padding:0px;
list-style-position:inside;
}
.list li {
list-style-image:url(../images/bullet1.gif);
padding:5px 0 8px 35px;
}
.list ul li a {
text-decoration:none;
color:#000000;
}
.list ul li a:hover {
text-decoration:underline;
color:#0000FF;
}