body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
}

p, td, input, select, a {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
}

input.border, select.border, textarea.border {
	border: 1px solid #cccccc;
}

h1, h2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#a {
	width: 100%;
	height: 147px;
	background-repeat: repeat-x;
	text-align: center;
}

#b {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 23px;
	height: 147px;
	background-repeat: no-repeat;
}

#c {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 536px;
	height: 147px;
	background-repeat: no-repeat;
	background-position: right;
}

#htc {
	position: relative;
	margin: auto;
	top: 98px;
	width: 500px;
	height: 90px;
	background-repeat: no-repeat;
	clear: both;
	z-index: 100;
}

#e {
	margin-left: 12px;
	margin-right: 12px;
	border-left: 3px solid #f55656;
	border-right: 3px solid #f55656;
	background-color: #ffffff;
	padding: 30px;
	/*zoom: 100%;*/
}

#bcc a {
	text-decoration: none;
	color: #808080;
}

#bcc a:hover {
	color: #000000;
}
	
p.bcc {
	display: inline;
}

#links {
	position: absolute;
	display: inline;
	right: 44px;
	top: 150px;
	height: 27px;
	padding-top: 16px;
	padding-bottom: 10px;
	margin: 0px;
}

#links ul {
	list-style: none;
	display: inline;
}

#links ul li {
    list-style: none; 
	display: inline;
	margin: 0px;
    padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 14px;
	padding-bottom: 2px;
	width: 10em;
}

#links ul li a {
	padding: 15px 5px 10px 5px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #8f8ea5;
}

#links ul li a:hover {
	color: #000000;
}

#links ul li a.selected {
	color: #07005e;
}

#links ul li.forum a {
	background: none;
	border-left: 1px solid #cdccdc;	
}

#links span {
	margin: 0px;
	padding-left: 24px;
}

#h {
	position: absolute;
	left: 44px;
	top: 150px;
	width: 150px;
	height: 95px;
	background-repeat: no-repeat;
}

#h h2 {
	position: relative;
	left: 85px;
	top: 45px;
}

#obc {
	background-repeat: repeat-x;
	left: 0px;
	right: 0px;
	height: 12px;
}

#obl {
	float: left;
	left: 0px;
	width: 23px;
	height: 12px;
	background-repeat: no-repeat;
}

#obr {
	float: right;
	width: 23px;
	height: 12px;
	background-repeat: no-repeat;
}

#bottomtext {
	padding: 0px;
	margin-top: 10px;
	width: 100%;
	height: 26px;
	background-color: #ffffff;
/*	virtical-align: middle;*/
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
 
#bot1 {
	float: left;
	width: 23px;
	height: 26px;
	background-repeat: no-repeat;
}

#bot2 {
	float: right;
	width: 23px;
	height: 26px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: right;
}

#bottomtext ul {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	float: left;
}

#bottomtext ul li {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	display: inline;
	border-right: 1px solid #cccccc;
}

#bottomtext ul li.last {
	border-right: none;
}

#bottomtext ul li a {
	color: #aaaaaa;
	text-decoration: none;
	text-transform: lowercase;
}

#bottomtext ul li a:hover{
	color: #000000;
}

#bottomtext ul li a.selected {
	color: #000000;
}

#bots {
	background-repeat: no-repeat;
	width: 370px; 
	height: 26px; 
	float: right;
	overflow: hidden;
}

#bots span {
	display: block;
	padding-top: 5px;
	padding-left: 200px;
	color: #aaaaaa;
}
#sidebar {
/* t#sidebar " */
/*padding-left:100%;*/
/* #sidebar */
/*float: right;*/

/*margin-left:-165px*/
	float: right;
	width: 170px;

}

#col0 {
	float: left;
	width: 40%;

}

#col1 {
	float: left;
	width: 40%;

}

#col2 {
	float: left;
	width: 80%;

}

#col0 ul, #col1 ul {
	list-style: square inside;
/*	list-style-color: #606060;*/
	margin: 0px 4px;
	padding: 0px 4px;
}

#col0 ul li a, #col1 ul li a {
	text-decoration: none;
	color: #606060;
}

#col0 ul li a:hover, #col1 ul li a:hover {
	color: #000000;
}

#col0 ul li a:visited, #col1 ul li a:visited {
	color: #000000;
	font-style: italic;
}

#col0 table, #col1 table {
	margin-left: 20px;
}

#col0 table a, #col1 table a {
	color: #000000;
}

#col0 table a:hover, #col1 table a:hover {
	text-decoration: underline;
}

#col0 table a:visited, #col1 table a:visited {
	font-style: italic;
}

.it {background: url() 0 0 repeat-x; }
.ib {background: url() 0 100% repeat-x}
.il {background: url() 0 0 repeat-y}
.ir {background: url() 100% 0 repeat-y}
.ibl {background: url() 0 100% no-repeat}
.ibr {background: url() 100% 100% no-repeat}
.itl {background: url() 0 0 no-repeat}
.itr {background: url() 100% 0 no-repeat; padding:10px}

.cbl {background: url() 0 100% no-repeat #f8f3df; width: 100%}
.cbr {background: url() 100% 100% no-repeat}
.ctl {background: url() 0 0 no-repeat}
.ctr {background: url() 100% 0 no-repeat; padding:10px}

.cbl h3 {
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	z-index: 100;
	margin: 0px; 
	padding: 0px;
}

.cbl h3 span {
	padding-left: 30px;
	color: #636466;
}

.cbl table {
	margin: 0;
}

.cbl h4 {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.cbl ul, .cbl ul li {
	list-style: none;
}

#ad1 {
	width: 800px;
    margin-left: auto;
    margin-right: auto;
    	margin-top: 10px;
	background-color: #ffffff;
}

em {
	float: right;
	margin: -11px 0px;
	padding: 0px;
	font-weight: bold;
	font-style: normal;
	font-family: tahoma, arial, sans-serif;
	font-size: 12pt;
	color: #aaaaaa;

}

#contact p.sent {
	color: #ff0000;
}

span.update {
	color: #ff0000;
}


