/* main selectors */
body {
	margin: 0;
	padding: 0px;
}
p, td, th {
	font-family: tahoma, ms sans serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #0A828B;
	line-height: 1.4;
}

/*.nounder a:link, .nounder a:visited{
	 text-decoration: none;
}
.nounder a:hover{
	text-decoration: underline;
}*/
a.nounder:link {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nounder:visited {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nounder:hover {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rcolor1{
    background-color: #FDF9EE;
}
.rcolor2{
    background-color: #FFFFFF;
}

.content{
/*    background-color: #F8F0DB;
	border: solid 1px #F8F0DB;
	border-bottom-color: #D6D6D6;
	border-bottom-style:dashed;*/
}
.content a:link, .content a:hover, .content a:visited {
/*                      color: #F4A04D;*/
/*	 color: #5FA2E1;*/
	 color: #054C51;
}
.content .data{
	/*padding: 5px 5px5px 5px;*/
        	background: #FFFFFF;
/*	color: #5E5D59;*/
	color: #0A828B;
}

.content .title{
/*	background: #FFF url(images/bg_th.gif) top left repeat-x;*/
        	background: #FFFFFF;
	/*color: #E49A51;*/
/*	color:  #03488A;*/
	color: #0A828B;
	font-weight: bold;
	font-size: 12px;

}
.content .subtitle{
	/*background: #EEEEEE top left repeat-x;
	height: 24px;*/
	/*color: #604A3A;*/
/*	color:  #03488A;]*/
	color: #0A828B;
	/*color : #E49A51;*/
	font-weight: bold;
}
.content th {
	background: #FFF url(images/bg_th.html) top left repeat-x;
	color: #604A3A;
	font-weight: bold;
}
.leftbar {
/*	background-color: #F8F0DB;*/
}
.rightbar {
/*	background-color: #F8F0DB;*/
}
.centerbar {
/*	background-color: #FDF9EE;*/
}
.webtitle{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 28px;
	font-weight: bold;
	color: #583C29;
	text-align:center;
	padding:0px 0px 0px 0px;
	vertical-align:bottom;
}
.bullet{
	background-image:   url(images/blackdot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding:0px 0px 0px 15px;
}
.bullet1{
	background-image:   url(images/point.html);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding:0px 0px 0px 5px;
}
.menubar{
	background-image:   url(images/bullet_t10_2.html);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding:0px 10px 0px 16px;
	color: #583C29;
	font-weight: bold;
}
.menubar a:link, .menubar a:hover {
	background-image:   url(images/bullet_t10_2.html);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding:0px 10px 0px 16px;
	color: #583C29;
	font-weight: bold;
}
.menubar a:visited {
	background-image:   url(images/bullet_t9.html);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding:0px 10px 0px 16px;
	color: #583C29;
	font-weight: bold;
}
.footer{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}



















/* main tables/divs */
.forumline {
/*	background-color: #F8F0DB;*/
}



.forumline td { padding: 2px; }

.forumline div.row1, .forumline p.row1 { text-align: left; padding: 3px; }
.forumline a:link, .forumline a:hover, .forumline a:visited {
	color: #454545;
}


.forumline th {
/*	background: #FFF url(images/bg_th.gif) top left repeat-x;*/
	color: #604A3A;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	white-space: nowrap;
}

.forumline .row-forum {
	padding: 1px 2px 2px 2px;
}

.forumline .no-padding {
	padding: 0;
}

.forumline .row-header {
	background: #354883 url(../images/bg_hdr1.gif);
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #CFDADE;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header { height: 25px; }

.forumline .row-header span {
	background: url(../images/bg_hdr2.gif) top left no-repeat;
	padding-left: 17px;
	color: #EDEFF4;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}


.forumline td.catBottom { padding: 1px; }


.forumline td.spaceRow { padding: 0; }



/* inputs */
input, select { 
	vertical-align: middle; 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
textarea {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

input, textarea, select { 
	color: #333; 
	font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}


input.button {
	background: #FFF url(../images/bg_nav2.gif) top left repeat-x;
	border: solid 1px #BBB;
	border-left-color: #CCC;
	border-top-color: #CCC;
	color: #666;
}

input.button:hover {
	color: #000;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #999;
	border-bottom-color: #999;
}

input.post, textarea, select, input.liteoption {
	border: solid 1px #888;
	color: #666;
	background-color: #F8F8F8;
}

input.mainoption {
	border: solid 1px #666;
	color: #444;
	background-color: #F8F8F8;
}

* html input.post, * html textarea, * html select, * html input.liteoption {
	color: #333;
	border: solid 1px #2B438F;
}
* html input.mainoption {
	color: #000;
	border: solid 1px #2B438F;
	font-weight: bold;
}



input.post:hover, textarea:hover, select:hover, select:focus, input.liteoption:hover, input.mainoption:hover {
	border: solid 1px #666;
	color: #444;
	background-color: #FAFAFA;
}

input.post:focus, textarea:focus {
	border: solid 1px #2B438F;
	color: #000;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background: #E7E7E7 url(../images/bg_input.gif) top left repeat-x;
}

textarea:focus {
	background-color: #F4F4F4;
}

select optgroup {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}
select option {
	background-color: #F0F0F0;
	color: #333;
}


