/******************************************\
	Leftbar
\******************************************/

td.leftbar {
	background : #889588;
}

div.leftbar, div.leftbarHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* background : #889588;*/
	font-size : 11px;
	color : #fff;
}

div.leftbarHeader {
	border-bottom : #fff solid 1px;
	font-weight : bold;
	margin : 0px 0px 5px 0px;
}

div.leftbar {
	margin : 15px 5px 5px 5px;
}

a.leftbar:link, a.leftbar:hover, a.leftbar:visited, a.leftbar:active {
	/* background : #889588;*/
	color : #fff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.leftbar:hover {
	color : #FFCC00;
	text-decoration : underline;
}

a.leftbar:active {
	color : #ccc;
}

/******************************************\
	Body
\******************************************/

td.boxed {

	border: #343 solid 1px;

}

div.table {

	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;

	padding-bottom: 3px;

}

div.body, div.bodyNoPaddings, div.bodyBoxed, div.bodyInput, span.body, div.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
}
div.bodyNoPaddingsk {
	font-weight: bold;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #000;

}
div.body, div.bodyBoxed, div.error {
	padding : 3px 5px 3px 5px;
}

div.bodyBoxed {
	background : #f8fff8;
	border : 1px solid #000;
}

div.error {
	border : 1px solid #c00;
}

div.bodyInput {
	font-size : 11px;
}

body {
	margin : 10px 0px 10px 0px;
	background : #eee;
}

p {
	margin : 0px 0px 10px 0px;
}

a.body:link, a.body:hover, a.body:visited, a.body:active {
	color : #676;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.body:visited {
	color : #898;
}

a.body:hover {
	text-decoration : underline;
}

a.body:active {
	color : #000;
}

div.header {
	margin : 3px 0px 10px 0px;
	color : #000;
	font-size : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing: 3;
}

div.subheader {
	color : #000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom : 1px solid #000;
	font-weight : bold;
}

input.body, select.body {
	color : #000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #fff;
}

textarea.body {

	font-size: 11px;

}

.smalltext {
	color : #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;

}

.blackborder {

	margin-bottom: 3px;
	margin-left: 3px;
	border : 1px solid #000;

}

td.tableDarker {
	background : #cdc;
}

div.tableHeader {
	font-size: 11px;
	font-weight: bold;
}

td.pD_topicOld, td.pD_topicNew {
}

div.pD_row, div.pD_header, div.pD_rowHilighted {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	padding : 2px 3px 2px 3px;
}

div.pD_rowHilighted {
	background : #bdb;
}

span.pD_newMessage {
	color : #c00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

div.pD_header {
	font-weight : bold;
}

td.pD_header {
	border-bottom : 1px #000 solid;
}

div.pD_navBar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
}

pre {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
}

a.pD_body:link, a.pD_body:hover, a.pD_body:visited, a.pD_body:active {
	color : #676;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.pD_body:visited {
	color : #898;
}

a.pD_body:hover {
	text-decoration : underline;
}

a.pD_body:active {
	color : #000;
}


/******************************************\
	Rightbar
\******************************************/

td.rightbar {
	background : #889588;
}

div.rightbar, div.rightbarHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* background : #889588;*/
	font-size : 11px;
	color : #fff;
}

div.rightbarHeader {
	border-bottom : #fff solid 1px;
	font-weight : bold;
	margin : 0px 0px 5px 0px;
}

div.rightbar {
	margin : 15px 5px 5px 5px;
}

a.rightbar:link, a.rightbar:hover, a.rightbar:visited, a.rightbar:active {
	/* background : #889588;*/
	color : #fff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.rightbar:hover {
	color : #FFCC00;
	text-decoration : underline;
}

a.rightbar:active {
	color : #ccc;
}

/*
td.rightbar {
	background : #aac0aa;
}

div.rightbar, div.rightbarHeader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #aac0aa;
	font-size : 11px;
	color : #232;
}

div.rightbarHeader {
	border-bottom : #232 solid 1px;
	font-weight : bold;
	margin : 0px 0px 5px 0px;
}

div.rightbar {
	margin : 15px 5px 5px 5px;
}


a.rightbar:link, a.rightbar:hover, a.rightbar:visited, a.rightbar:active {
	background : #aac0aa;
	color : #232;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

a.rightbar:hover {
	text-decoration : underline;
}

a.rightbar:active {
	color : #fff;
}
*/
