p.warning
 {
 COLOR: #FF0000;
 }
p.success
 {
 COLOR: #00AA00;
 }
tr.header
 {
 text-align: center;
 font-weight: bold;
 background-color: #DDDDDD;
 COLOR: #000000;
 }
input.req, textarea.req {
	font-size: 12px;
	background: #FFF6E6;
	border: 1px solid red;
}
select.req{
	font-size: 12px;
	background: #FFF6E6;
	border: 1px solid #cccccc;
}
input, textarea {
	font-size: 12px;
	border: 1px solid #666666;
}
BODY {
	width:100%;
	padding: 0px;
	margin: 0px auto;
	vertical-align:top;
	background:#000000;
}
TABLE {
	padding: 0px;
	margin: 0px;
	border:0px;
	vertical-align:top;
}
TD, DIV, P {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#AFAFAF;
	margin:0px;
	padding:0px;
	vertical-align:top
}
A, A:link, A:visited, A:active {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#AFAFAF;
	text-decoration:none
}
A:hover {
	text-decoration:underline;
}
H1 {
	font:18px Arial, Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}
.clear {
	clear:both
}
.float {
	float:left;
	display:block;
	overflow:hidden
}
.floatRt {
	float:right;
	display:block;
	overflow:hidden
}

#global {
	width:973px;
	margin:0px auto;
}
.header2 {
	height:268px;
}
/*** content ***/
.content {
	background:#12151C;
	border:1px solid #242424;
	padding:15px 10px 25px 10px;
}
.cont_lt {
	width:730px;
}
.cont_rt {
	width:200px;
	margin-top:0px;
}
h1.title {
	background:url(images/bg_h1.jpg) left no-repeat;
	padding-left:27px;
	font:18px Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-bottom:10px;
}
.list01,
.list01 li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.list01 li {
	background:url(images/list.gif) top left no-repeat;
	padding-left:30px;
	color:#ffffff
}
.list01 cite {
	color:#B9C0D3;
	font:11px Tahoma, Arial, sans-serif;
}
.list01 li.line {
	background:url(images/bg_line.gif) left repeat-x;
	padding-bottom:5px;
}
a.grey_,
a.grey_:link,
a.grey_:active,
a.grey_:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#B9C0D3;
}
a.grey_:hover {
	text-decoration:none;
}
/*** center column ***/
.cont_cnt {
	padding:0px 15px 0px 20px;
	width:335px;
}
.date {
	background:#1F2229;
	border:1px solid #000000;
	margin-top:10px;
	width:330px
}
.date p {
	border:1px solid #3B4353;
	border-bottom:none;
	border-right:none;
	padding:3px;
	padding-left:10px;
	color:#ffffff;
	font:11px Arial, Helvetica, sans-serif;
}
.txt {
	padding:10px 0px;
	color:#B9C0D3;
}
a.more,
a.more:link,
a.more:active,
a.more:visited {
	color:#B5389C;
	background:url(images/list02.gif) top left no-repeat;
	padding-left:11px;
	font:bold 11px Tahoma, Arial, sans-serif;
}

.box1 {
	background:url(images/bg_box1.gif) top left repeat-x #11141B;
	border:1px solid #010204;
	padding:10px;
	color:#B9C0D3;
	font:11px Tahoma, Arial, sans-serif;
	margin-top:7px;
}
.pink {
	color:#B5389C;
}
.cont_bot {
	background:#05070A;
	padding:5px 9px 9px 10px;
	margin-top:12px;
	width:100%;
}
a.box2,
a.box2:link,
a.box2:active,
a.box2:visited,
a.box3,
a.box3:link,
a.box3:active,
a.box3:visited,
a.box4,
a.box4:link,
a.box4:active,
a.box4:visited,
a.box5,
a.box5:link,
a.box5:active,
a.box5:visited {
	border:1px solid #000000;
	color:#B9C0D3;
	font:11px Tahoma, Arial, sans-serif;
	font-weight:normal;
	background: url(images/box2_04.jpg) top left no-repeat;
	padding:10px 10px 10px 15px;
	width:122px;
	height:45px;
	display:block;
}
a.box3,
a.box3:link,
a.box3:active,
a.box3:visited {
	background:url(images/box2_02.jpg) top left no-repeat;
}
a.box4,
a.box4:link,
a.box4:active,
a.box4:visited {
	background:url(images/box2_03.jpg) top left no-repeat;
}
a.box5,
a.box5:link,
a.box5:active,
a.box5:visited {
	background:url(images/box2_05.jpg) top left no-repeat;
}
a.box2:hover,
a.box3:hover,
a.box4:hover,
a.box5:hover,
a.box_active,
a.box_active:link,
a.box_active:active,
a.box_active:visited,
a.box_active:hover {
	background:url(images/box2_over.jpg) top left no-repeat;
	text-decoration:none;
	color:#F695E3;
	border:1px solid #000000;
	font:11px Tahoma, Arial, sans-serif;
	font-weight:normal;
	padding:10px 10px 10px 15px;
	width:122px;
	height:45px;
	display:block;
}
.white {
	color:#ffffff
}
/*** footer ***/
.footer {
	padding:15px 0px;
}
.footer div,
.footer a,
.footer a:link,
.footer a:active,
.footer a:visited {
	color:#B9C0D3;
}
.footer .floatRt {
	text-align:left
}