/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
body {
	background-color: #262529;
	color: #ffffff;
	line-height:16px;
	color:#CCCCCC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

td {
	vertical-align:top;
	line-height:16px;
	color:#CCCCCC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

input, textarea, select{			     
	font:normal 11px Tahoma;			
/*	vertical-align:middle; */
	color:#000;
	padding:2px 0px 0px 5px;
}		
ul {list-style:none;}
img {border:0px;}



/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.main_table {width:766px}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#header {
	height:103px;
	background-image: url(images/narrow_header_bright.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#header img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
}
.index_header_box {
	background-image: url(images/index_header_bright.jpg);
	background-repeat: no-repeat;
	background-position: right -4px;
}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#content {padding:23px 16px 20px 17px;}
.sub_table {width:733px}
.vl {
	background-image: url(images/vl.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.gl {border-bottom:1px solid #333237}
.title {background:url(images/title_bg.gif) 0 0 repeat-x}
.title div {background:url(images/title_bg1.jpg) 0 0 no-repeat; padding:11px 0px 10px 30px;}
.m1 {padding:21px 0px 0px 20px;}
.w1 {width:155px; color:#7D7D7D}
.e_height {height:252px}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FORMS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.input input, textarea{
	width:209px;
	height:20px;
	border:1px solid #5E5E62;
	background:#808083;
}
textarea {
	height:120px;
	overflow:auto;
	margin:0px 0px 12px 0px;
}
.eq_height {height:26px}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a 		{font:normal 11px Tahoma; color:#878590; outline:0;}
span 	{color:#B94209}
b 		{font:bold 11px Tahoma; color:#FFF;}
a:hover {
}	
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;}
h1 		{display:inline; font:bold 16px Tahoma; color:#ffffff;}
h2 		{display:inline; font:bold 14px Tahoma; color:#ffffff;}
.bg_t 	{background:#6D110F; padding:2px 5px 3px 5px; color:#FFF; font:bold 11px Tahoma}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {
	color:#D3D3D3;
	background:url(images/bullet2.gif) 0 0 no-repeat;
	padding:0px 0px 0px 8px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.link_2 {font:normal 13px Tahoma; color:#DDD}
.link_3 {font:bold 11px Tahoma; color:#878590}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
li {
	line-height:18px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
}
li a {
	color:#D3D3D3; 
	font:normal 11px tahoma;
	background:url(images/bullet2.gif) 0 0 no-repeat;
	padding:0px 0px 0px 11px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#footer {margin:23px 0px 0px 0px;}
#footer td{background:url(images/fbg.jpg) top repeat-x; height:96px; color:#434249}
#footer a {color:#64636C; font:normal 11px Tahoma}
#footer td .space {padding:41px 0px 0px 19px;}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-„„„„„„„‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#page0 .column_1 {width:206px}
#page0 .column_2 {width:227px}
#page0 .column_3 {width:232px}

#page1 .column_1 {width:206px}
#page1 .column_2 {width:493px}

#page2 .column_1 {width:233px}
#page2 .column_2 {width:467px}

#page3 .column_2 {width:233px}
#page3 .column_1 {width:467px}

#page4 .column_1 {width:206px}
#page4 .column_2 {width:227px}
#page4 .column_3 {width:232px}

#page5 .column_1 {width:206px}
#page5 .column_2 {width:227px}
#page5 .column_3 {width:232px}



.right {background:url(images/l.gif) top right repeat-y}
.bottom {background:url(images/l.gif) bottom repeat-x}
.pos {vertical-align:middle; text-align:center}
.pos2 {padding:2px 0px 3px 0px;}
.pos3 {padding:2px 0px 3px 18px;}
.pos4 {padding:2px 0px 3px 35px;}
img {
	text-decoration: none;
}




th {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}



#data {
	border-collapse: separate;
	}

#data th {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	background: #191919;
	}

#data td {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding: 3px 5px;
	}


#data tr.odd {
	background: none;
	}

#data tr.even {
	background: #333333;
	}

a.ssmItmes {padding:5px 0px;}
a.ssmItems:link		{color:black;text-decoration:none;}
a.ssmItems:hover	{color:black;text-decoration:none;}
a.ssmItems:active	{color:black;text-decoration:none;}
a.ssmItems:visited	{color:black;text-decoration:none;}

a.report {
 color: #ffff00;
}

a.admin {
 color: #FF4400;
}


#tabbedList {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #777;
	font: bold 11px Tahoma, Verdana;
	}

#tabbedList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#tabbedList li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #777;
	border-bottom: none;
	background: #333333;
	text-decoration: none;
	}

#tabbedList li a:link { color: #ddd; }
#tabbedList li a:visited { color: #ddd; }

#tabbedList li a:hover {
	color: #333333;
	background: #dddddd;
	border-color: #dddddd;
	}

#tabbedList li a#current {
	color: #ffffff;
	background: #191919;
	border-bottom: 1px solid #191919;
	}


.textfield01 {
	width: 220px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background: #999999;
	}

.textfield02 {
	width: 220px;
	height: 80px;
	border: 1px solid #666666;
	margin: 0px;
	background: #999999;
	}

.textfield03 {
	width: 400px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background: #999999;
	}

.textfield04 {
	width: 400px;
	height: 300px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background: #999999;
	}

.textfield05 {
	width: 400px;
	height: 100px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	background: #999999;
	}



#adminform {
	background: #191919;
	padding: 20px 40px 20px 40px;
	}


a.column {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	}
