#ajaxticker1{
width: 756px;
height: 204px;
}

#ajaxticker1 div{
 /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

.unseen
{
	color : #800000;
	font-size : 10px;
	font-family : verdana;
}
.diff
{
	color : #cf0000;
	font-weight:bold;
}

.hidden
{
	width:0px;
	height:0px;
	display:none;
}

div.main
{
	text-align:center;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	margin:0;
}

div.maincontent
{
	text-align:center;
	width: 995px;
	padding:0px;
	margin:0;
	background-image: url(/themes/2009/images/bg.gif);
	background-repeat: repeat-y;
}

hr
{
	height:1px;
	color: #999999;
}
.xBODY 
{ 
	SCROLLBAR-FACE-COLOR:#fafafa;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #c8c8ca; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #f9fafa; 
	SCROLLBAR-DARKSHADOW-COLOR:#ffffff; 
	SCROLLBAR-BASE-COLOR: #cccccc ;
	margin:0;
	padding:0px;
	text-align : center;
	color : #424344;
	BACKGROUND-COLOR:BLACK;
}

body{
	background-color: #FFFFFF;
	position: relative;
	padding:0px;
	margin: 0px auto;
	min-height: 100%;
	text-align:center;
	color : #424344;
	FONT-FAMILY: "tahoma", "arial", "helvetica", "sans-serif";
}


#newcolor
{
	color : #000000;
	BACKGROUND-COLOR:#336600;
}
td
{
	color : #424344;
	font-size:14px;
	word-wrap:break-word;
}

a:link
{
	FONT-SIZE:12px;
	text-decoration : none;
	color : gray;
	font-weight : normal;
}
a:visited
{
	FONT-SIZE:12px;
	text-decoration : none;
	color : gray;
	font-weight : normal;
}
a:hover
{
	FONT-SIZE:12px;
	text-decoration : underline;
	color : gray;
	font-weight : normal;
}
a:active
{
	FONT-SIZE:12px;
	text-decoration : underline;
	color : gray;
	font-weight : normal;
}

a.menu:link
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
}
a.menu:visited
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
}
a.menu:hover
{
	FONT-SIZE:14px;
	text-decoration : underline;
	color : #444444;
	font-weight : normal;
}
a.menu:active
{
	FONT-SIZE:14px;
	text-decoration : underline;
	color : #444444;
	font-weight : normal;
}


a.topmenu:link
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #EEEEEE;
	font-weight : bold;
}
a.topmenu:visited
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #EEEEEE;
	font-weight : bold;
}
a.topmenu:hover
{
	FONT-SIZE:14px;
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : bold;
}
a.topmenu:active
{
	FONT-SIZE:14px;
	text-decoration : underline;
	color : #EEEEEE;
	font-weight : bold;
}

font.showdate
{
	color : #BBBBBB;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
}

font.showname
{
	color : #E9967A;
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
}

.showme
{
	color : #DC143C;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

input.loginform
{
	background-color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	border-left-color : #99B2CC;
	border-top-color : #99B2CC;
	border-bottom-color : #99B2CC;
	border-right-color : #99B2CC;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	width : 69px;
}
input.loginformbtn
{
	background-color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	border-left-color : #99B2CC;
	border-top-color : #99B2CC;
	border-bottom-color : #99B2CC;
	border-right-color : #99B2CC;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	width : 69px;
}

input.data
{
	background-color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	border-left-color : #99B2CC;
	border-top-color : #99B2CC;
	border-bottom-color : #99B2CC;
	border-right-color : #99B2CC;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}

textarea.data
{
	background-color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	border-left-color : #99B2CC;
	border-top-color : #99B2CC;
	border-bottom-color : #99B2CC;
	border-right-color : #99B2CC;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}











/*---------------------------------------*/
/* Post view */
/*---------------------------------------*/


.postwrapper
{
	border:1px solid #E6E3E4;
	padding:1px;
	margin-bottom: 15px;
}

.posttopbar
{
	background-color: #E6E3E4;
	padding: 6px;
}

.postname
{
	font-weight: bold;
	width: auto;
	float:left;
}

.postdate
{
	width:auto;
	color: gray;
	text-align:right;
}

.postcontent
{
	padding: 6px;
}

/*---------------------------------------*/
/* NEW QUOTE / CODE WRAPPERS             */
/*---------------------------------------*/

.quotetop
{
	color: #000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	padding: 8px;
	background-color:#E4EAF2;
	border-left: 4px solid #8394B2;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
}
.quotemain
{
	color: #465584;
	background-color: #FAFCFE;
	border-left: 4px solid #8394B2;
	border-right: 1px dotted #000;
	/*border-top: 1px dotted #000;*/
	border-bottom: 1px dotted #000;
	padding: 4px;
	margin: 0px auto 8px auto;
}

.codetop,
.sqltop,
.htmltop
{
	width:98%;
	color: #000;
	margin: 0px auto 0px auto;
	font-weight:bold;
	padding: 3px;
	background-color:#FDDBCC;
	background-repeat: no-repeat;
}
.codemain,
.sqlmain,
.htmlmain
{
	font-family: Courier, Courier New, Verdana, Arial;
	color: #465584;
	background-color: #FAFCFE;
	border: 1px dotted #000;
	padding: 2px;
	width:98%;
	margin: 0px auto 0px auto;
	/*overflow: auto;
	height: 200px;*/
}




a.menulink:link
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
}
a.menulink:visited
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
}
a.menulink:hover
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
}
a.menulink:active
{
	FONT-SIZE:14px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
}
