body {
	margin: 0px;
	background-color: #d2d9e1;
	font-family: Verdana, Arial;
	font-size: 10px;
}
h1 {
	font-size: 14px;
	color: #485156;
	margin: 0px;
}

h2 {
	font-size: 12px;
	color: #000033;
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 10px;
	color: #000033;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

p {
	text-indent: 20px;
	text-align: justify;
	margin: 10px 0px 10px 0px;
}

/*header*/
table#head {
	width: 985px;
	margin: 0 auto;
	height: 171px;
	font-size: 1px;
	padding: 0;
	border-width: 0;
}

#img1 {
	width: 68px;
	height: 171px;
	vertical-align: bottom;
	background: url('../img/bgr_img1.jpg') no-repeat bottom;
}

#logo {
	width:144px;
	height: 124px;
}

#img2 {
	width: 233px;
	height: 40px;
	background: url('../img/bgr_img2.jpg') no-repeat bottom;
}

#img3 {
	width: 72px;
	height: 124px;
	background: url('../img/bgr_img3.jpg') no-repeat bottom;
}

#rp {
	width: 233px;
	height: 84px;
}

#img4 {
	width: 468px;
	height: 5px;
	background: url('../img/bgr_img4.jpg') no-repeat;
}

#banner_468 {
	width: 468px;
	height: 79px;
	font: bold 7.5pt verdana;
	color: #485156;
	background: url('../img/bgr_img5.jpg') no-repeat;
}

#banner_468 a {
	font: bold 7.5pt verdana;
	color: #286185;
}
#img6 {
	width: 465px;
	height: 47px;
	background: url('../img/bgr_img6.jpg') no-repeat;
}

#img7 {
	width: 9px;
	height: 47px;
	background: url('../img/bgr_img7.jpg') no-repeat;
}

#classes {
	width: 443px;
	height: 47px;
}

#img8 {
	width: 443px;
	height: 8px;
	background: url('../img/bgr_img8.gif') no-repeat;
}
/*end header*/
a {
	color: #286185;
}

.summary {
	font-size: 10px;
	margin-top: 10px;
}

.textad {
	font-size: 10px;
	text-align: left;
}
.textad a {
	color: #CC3300;
}

.toptextad {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.toptextad a {
	color: #009900;
}

.expires {
	font-size: 9px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}

#head_banner {
	width: 468px;
	height: 60px;
}

a.pname {
	font-size:14px;
	font-family: 'Trebuchet MS', 'Comic Sans MS', Verdana;
	text-decoration: none;
	color: #333333;
}

a.important {
	font-weight: bold;
	color: #990000;
}

.note {
	color: #990000;
}

.note_b {
	color: #0000CC;
	font-weight: bold;
}

.class {
	font-size:16px;
	font-family: 'Trebuchet MS', 'Comic Sans MS';
	color:#999966;
	font-weight: bold;
}

a.email {
	color: #0000CC;
	font-size: 10px;
	text-decoration: underline;
}

a#sel {
	font-weight: bold;
}

.row0 {
	background-color: #d2d9e1;
}

.row1 {
	background-color: #b4c2cf;
}

.row_sel {
	background-color: #CCCCCC;
}

.trunc {
	overflow: hidden;
	overflow-x: hidden;
	white-space: nowrap;
}

.scroll {
	overflow: auto;
	overflow-x: auto;
}

.scrollnobr {
	overflow: auto;
	overflow-x: auto;
	white-space: nowrap;
}

/* #################### VOTES ###################### */

.v_text_vbad {
	color: #CC0000;
	font-weight: bold;
}

.v_text_bad {
	color: #CC0000;
}

/* ################ VIEW PROGRAM ################### */

TD.vpr_capt {
	background-color: #d2d9e1;
	font-weight: bold;
}

TD.vpr_data {
	background-color: #d2d9e1;
}

UL.vpr_opt LI {
	font-size:12px;
	padding:0;
}

/* ################ FORMS [start] ################### */

FORM.search {
	margin:0px;
	padding:0px;
}

FORM.search INPUT.q {
	width: 90px;
	height: 20px;
	background: url(../img/f_c.jpg) repeat-x;
	border: 0px;
	padding: 5px 0px 0px 0px;
	color: #999999;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 10px;
}

FORM.auth INPUT {
	height: 14px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

FORM.auth INPUT.b {
	height: 25px;
}

TD.field, TD.caption {
	padding: 3px;
}

.comment {
	color: #666666;
}

.error {
	color: #EE0000;
	text-decoration: underline;
}

.shortstring {
	width: 100px;
	border: 1px solid #C8C8C8;
}

.mediumstring {
	width: 200px;
	border: 1px solid #C8C8C8;
}

.longstring {
	width: 400px;
	border: 1px solid #C8C8C8;
}

.widestring {
	width: 100%;
	border: 1px solid #C8C8C8;
}

input.text {
	border: 1px solid #CCCCCC;
}

/* ################ FORMS [end] ##################### */

/* ################ BLOCKS [start] ################## */

TABLE.block {
	border: 0px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 10px 0px;
}

TR.top_bl {
	height: 14px;
	font-size: 1px;
}

TR.top {
	height: 5px;
	font-size: 1px;
}

TR.bot {
	height: 5px;
	font-size: 1px;
}

TR.top_bl .tl {
	background: url(../img/big_top_left.jpg) no-repeat;
	width: 5px;
}

TR.top_bl TD.tch {
	background: url(../img/big_top1.jpg) repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #485156;
	padding: 1px 0px 0px 5px;
}

TR.top_bl TD.tc {
	background: url(../img/big_top2.jpg) repeat-x;
	width: 25px;
}
TR.top_bl TD.tr {
	background:url(../img/big_top_right.jpg) no-repeat;
	width: 5px;
}

TD.l {
	background:url(../img/left.jpg) repeat-y;
	font-size: 1px;
	width: 5px !important;
}

TD.c {
	background-color: #b4c2cf;
	padding: 10px;
}

TD.r {
	background:url(../img/right.jpg) repeat-y;
	font-size: 1px;
	width: 5px !important;
}

TR.bot TD.bl {
	background: url(../img/bottom_left.jpg) no-repeat;
	width: 5px;
}

TR.bot TD.bc {
	background: url(../img/bottom.jpg) repeat-x;
}

TR.bot TD.br {
	background: url(../img/bottom_right.jpg) no-repeat;
	width: 5px;
}

TR.top TD.tl {
	background:url(../img/top_left.jpg) no-repeat;
	width: 5px;
}

TR.top TD.tc {
	background:url(../img/top.jpg) repeat-x;
}

TR.top TD.tr {
	background:url(../img/top_right.jpg) no-repeat;
	width: 5px;
}


/* ################ BLOCKS [end] ################## */

/* ################ PAGE TITLE [start] ############ */

.h_l {
        background:url(../img/h_l.jpg) no-repeat;
        width: 15px;
        height: 23px;
}

.h_c {
        background:url(../img/h_c.jpg) repeat-x;
        padding: 0px 10px 1px 5px;
}

.h_c H1 {
        font-weight: bold;
        font-size: 14px;
        margin: 0px;
        padding: 0px;
	color: #485156;
}

.h_r {
        background:url(../img/h_r.jpg) no-repeat;
        width: 9px;
        height: 23px;
}

/* ################ PAGE TITLE [end] ############## */

