.tableheader { font-weight: bold; text-align: Center; background-color: #a20101 }
.normaltext  {     FONT-SIZE: 11px;
    MARGIN-LEFT: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white }
.textn1b     { font-size: 12pt; font-weight: bold }
.message3    { font-size: 18pt; font-family: Courier New; font-weight: bold; 
               background-color: #C0C0C0; border-style: dashed }
.sudokuselect { font-size: 24pt; font-family: Courier New; font-weight: bold; text-align: 
               Center; background-color: #FF8080 }
.sudokupreset { font-size: 24pt; font-weight: bold; background-color: #A20101; text-align: 
               Center }
.sidebar_background { background-color: #C61728 }
.tablecolumn1 { text-align: Center; background-color: #fafbff; font-size: 10pt }
.guestbookheader { font-size: 10pt; background-color: #FFCCCC; background-position: left }
.guestbooktext { font-size: 10pt; background-color: #C0C0C0 }
.tablecolumn2 { text-align: Center; background-color: #f4f4ff; font-size: 10pt }
h4           { font-size: 10pt; font-family: Verdana; font-weight: bold; 
               background-position: center bottom }
h3           { font-family: Verdana; font-size: 12pt; font-weight: bold }
body, td     {     FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
    FONT-FAMILY: Verdana;
}

.smalltext   {    FONT-SIZE: 11px;
    MARGIN-LEFT: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: white }
    
.boldheading     { color: white; font-size: 13px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #a20101; padding: 5px 10px; border-style: solid; border-width: 2px 3px 1px; border-color: white white black; filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#6A0016', startColorstr='#8E001D', gradientType='0')  }
 
 
/*************************************************************************/ 
Horizontal menu
/*************************************************************************/ 
 
 ul.horizontal, ul.horizontal li {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:100%;
	}

ul.horizontal {
	position:relative;
	left:0;
	width:100%;
	cursor:default;
	z-index:2000;
	top:1.05em;
	}

ul.horizontal li {
	width:auto;
	float:left;
	position:relative;
	cursor:pointer;
	cursor:hand;
	text-align:left;
	left:10.55em;
	margin:0 0 0 -1px;
	}
	
* html ul.horizontal li {
	margin:0 -10.55em 0 10.5em;
	}

ul[class^="horizontal"] li {
	margin:0 -10.55em 0 10.45em;
	left:0.05em;
	}

ul.horizontal ul {
	z-index:2020;
	padding:0;
	cursor:default;
	position:relative;
	top:auto;
	width:8.2em;
	margin:0 0 0 0;
	left:-10000px;
	}
	
ul.horizontal ul li {
	width:8.2em;
	left:auto;
	margin:-1px 0 0 0;
	}

ul.horizontal ul.wider, ul.horizontal ul.wider li {
	width:12.2em;
	}

ul.horizontal ul ul {
	margin:-0.45em 0 0 7.65em;
	}

@media Screen, Projection { 
	ul.horizontal li:hover > ul { left:auto; }
	ul.horizontal ul li:hover > ul { top:0; }
	}

ul.horizontal a, ul.horizontal a:visited {
	display:block;
	cursor:pointer;
	cursor:hand;
	background:#c6c6c6;
	border:1px solid #a20101;
	padding:5px 7px;
	font:normal normal bold 0.9em tahoma, verdana, sans-serif;
	color:#a20101;
	text-decoration:none;
	letter-spacing:1px;
	}
	
ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited {
	background:#a20101;
	color:#ffffff;
	}



ul.horizontal a { float:left; }
@media Screen, Projection { ul.horizontal a { float:none; } }
ul.horizontal a:not(:nth-child(n)) { float:left; }
ul.horizontal ul a { float:none !important; }
@media screen, projection {
	* html ul.horizontal li {
		display:inline; 
		f\loat:left; 
		background:#ffffff; 
		}
	}
* html ul.horizontal li { position:static; }
* html ul.horizontal a { position:relative; }
ul[class^="horizontal"] ul { display:none; }
ul[class^="horizontal"] ul { displa\y:block; }

/*************************************************************************/ 

.commentbody   {   
	    border:1px #f00 solid;
	    padding: 5px; 
	    background-color:#ffffff;
	    color:#000000;
}

.commentheading   {   
	    border:0px #f00 solid;
	    padding: 2px; 
	    background-color:#a20101;
	    color:#ffffff;
}

/*************************************************************************/ 
/* Comments and guestbook */
/*************************************************************************/ 
.table_comment_top {
	border : 1px #ccc solid;
	padding : 3px;
	width : 100%;
	background-color : #a20202;
}

.table_comment_inner1 {
	border : 0px #ccc solid;
	padding : 0px;
	width : 100%;
	background-color : #a20202;
}
.table_comment_heading {
	text-align : left;
}



.table_comment_darkbackground {
	background-color : #a20202;
}

.table_comment_lightbackground {
	background-color : #fccaca;
}

.table_comment_heading {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
}

div.table_comment_text_style{padding:5px 10px}
table.white,td.white,th.white,tr.white td,tr.white th,table tr td.white,table tr th.white,td.white,table.white1,td.white1,th.white1,tr.white1 td,tr.white1 th,table tr td.white1,table tr th.white1,td.white1{background:#FFF}

/*************************************************************************/ 
