body {
 background-color: #111111;
 margin: 0px;
 padding: 0px;
 }

a, a:hover {cursor: pointer; text-decoration: none;}
form {padding: 0px; margin: 0px;}

TD {
	font-family: arial, tahoma, verdana;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	color: #8b8b8b;
}

.more {
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.more:hover {
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.tdb {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 color: #474c57; }

.t16 {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 16px;
 color: #474c57; }

.t21 {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
 font-size: 21px;
 color: #474c57; }
.t211 {
	font-family: tahoma, arial, verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 21px;
	color: #333366;
}

.t31 {
 font-family: tahoma, arial, verdana;
 text-decoration: none;
 font-weight: bold;
 font-size: 31px;
 color: #474c57; }

.t20 {
	font-family: tahoma, arial, verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #FF6633;
}

.inputs {
 border: 0px solid;
 width: 168px;
 height: 18px;
 font-family: arial, verdana, tahoma;
 background-color: #101011;
 font-size: 11px;
 color: #555961;}

.bgc {
 background-image: url(images/bgc.jpg);
 background-position: top;
 background-repeat: repeat-x;}
.bgc2 {
 background-image: url(images/bgc2.gif);
 background-position: top;
 background-repeat: repeat-x;}
.bgr {
 background-image: url(images/bgr.jpg);
 background-position: top;
 background-repeat: repeat-x;}

.hline {
 background-image: url(images/hline.gif);
 background-repeat: repeat-x;
 margin: 0px 0px 0px 0px;
 height: 1px;}

.im {margin: 0px 20px 0px 0px;}
.blr {
	margin: 10px 10px 10px 10px;
	color: #FFFFFF;
}

.link {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #330033;
}
.link:hover {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #FF6633;
}

.linkor {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	color: #330033;
}
.linkor:hover {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	color: #FF6633;
}

.red_link {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #FF3300;
}
.red_link:hover {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #0066FF;
}


.li {list-style-image: url(images/sq.gif);}
.li2 {list-style-image: url(images/sq2.gif);}
.ul {margin: 0px 0px 0px 18px; padding: 0px 0px 0px 0px;}

.inputc {
 width: 100%;
 height: 20px;
 font-family: arial, verdana, tahoma;
 margin: 0px 0px 6px 0px;
 background-color: #ffffff;
 font-size: 11px;
 color: #5f5f5f;}
.txtar {
 width: 100%;
 height: 180px;
 font-family: arial, verdana, tahoma;
 overflow: auto;
 background-color: #ffffff;
 font-size: 11px;
 color: #f0f2f4;}
.but1 {
 background-image: url(images/but1.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 74px;
 height: 24px;
 margin: 20px 2px 0px 130px;}
.but2 {
 background-image: url(images/but2.gif);
 background-position: center;
 background-repeat: no-repeat;
 cursor: pointer;
 border: 0px solid;
 width: 74px;
 height: 24px;
 margin: 20px 2px 0px 0px;}

/******************************************************************************/
.link_selected {
	font-family: tahoma, arial, verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color: #000099;
	font-style: normal;
}
.more_selected {
	font-family: arial, tahoma, verdana;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	font-style: normal;
}

