td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#676F77; line-height: 1.5em}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#676F77;}
A:link {color: blue; font-size : 11px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 11px;}
A:hover  {text-decoration: underline; color: blue; font-size : 11px;}
A:active {text-decoration: none; color: blue; font-size : 11px;}
A.top:link {color: #DCE1E5; font-size : 11px; text-decoration: none;}
A.top:visited {text-decoration: none; color: #DCE1E5; font-size : 11px;}
A.top:hover  {text-decoration: underline; color: #DCE1E5; font-size : 11px;}
A.top:active {text-decoration: none; color: #DCE1E5; font-size : 11px;}
.style1 {font-size: 20px; color: #0067A9; line-height: 1.3em}
.contact {font-size: 11px; color:#000000}
.offwhitebold {color:#DCE1E5; font-weight: bold}
.offwhite	 {color:#DCE1E5;}

A.left:link {color: #3B4346; font-size : 11px; text-decoration: none;}
A.left:visited {text-decoration: none; color: #3B4346; font-size : 11px;}
A.left:hover  {text-decoration: underline; color: #3B4346; font-size : 11px;}
A.left:active {text-decoration: none; color: #3B4346; font-size : 11px;}

A.biglink:link {color: #0067A9; font-size : 20px; text-decoration: none; line-height: 1.3em}
A.biglink:visited {text-decoration: none; color: #0067A9; font-size : 20px; line-height: 1.3em}
A.biglink:hover  {text-decoration: underline; color: #0067A9; font-size : 20px; line-height: 1.3em}
A.biglink:active {text-decoration: none; color: #0067A9; font-size : 20px; line-height: 1.3em}

A.leftmain:link {color: #3B4346; font-weight : bold; font-size : 11px; text-decoration: none;}
A.leftmain:visited {text-decoration: none; font-weight : bold; color: #3B4346; font-size : 11px;}
A.leftmain:hover  {text-decoration: underline; font-weight : bold;color: #3B4346; font-size : 11px;}
A.leftmain:active {text-decoration: none; font-weight : bold;color: #3B4346; font-size : 11px;}

A.leftsub:link {color: #676F77; font-size : 11px; text-decoration: none;}
A.leftsub:visited {text-decoration: none; color: #676F77; font-size : 11px;}
A.leftsub:hover  {text-decoration: underline; color: #676F77; font-size : 11px;}
A.leftsub:active {text-decoration: none; color: #676F77; font-size : 11px;}

A.artlink:link {color: #0067A9; font-size : 11px; text-decoration: none;}
A.artlink:visited {text-decoration: none; color: #0067A9; font-size : 11px;}
A.artlink:hover  {text-decoration: underline; color: #0067A9; font-size : 11px;}
A.artlink:active {text-decoration: none; color: #0067A9; font-size : 11px;}

A.catlink { border-bottom: dashed 1px #844202;}
A.catlink:link { text-decoration: none;  color: #844202; font-size : 11px;line-height: 1.3em}
A.catlink:visited {text-decoration: none; color: #844202; font-size : 11px;line-height: 1.3em}
A.catlink:hover  {text-decoration: none; border-bottom: dashed 1px #342F10; color: #342F10; font-size : 11px;line-height: 1.3em}
A.catlink:active {text-decoration: none; color: #844202; font-size : 11px;line-height: 1.3em}

A.factlink { border-bottom: dashed 1px #342F10;}
A.factlink:link { text-decoration: none;  color: #342F10; font-size : 11px;line-height: 1.3em}
A.factlink:visited {text-decoration: none; color: #342F10; font-size : 11px;line-height: 1.3em}
A.factlink:hover  {text-decoration: none; border-bottom: dashed 1px #4E812C; color: #4E812C; font-size : 11px;line-height: 1.3em}
A.factlink:active {text-decoration: none; color: #342F10; font-size : 11px;line-height: 1.3em}

h1 { font-size: 11px; color:#676F77; font-weight: bold }
h2 { font-size: 11px; color:#676F77; font-weight: bold }
table.table_content1 { background-color: #EFEFEF; }
table.table_content2 { background-color: white; }
table.table_content3 { border:solid 2px #EFEFEF; }
table.table_content4 { background-color: #FFCC99; }
table.table_content5 { background-color: #D6DEE7; }
table.table_content6 { background-color: #94FF4A; }

div.div_content1 { background-color: #EFEFEF; padding: 5px 5px 5px 5px; }
div.div_content2 { background-color: white; padding: 5px 5px 5px 5px; }

.code {font-family: Courier new, Courier; font-size: 14px; color:#676F77; }

.txt { font-size : 11px; }
.cmd { font-size : 11px; }

div.wrap 
{
	width: 850px;
    text-align:left;
}

div.menu {
     float: left;
     height: 100%;
     width: 195px;
}

div.center {
     float: right;
	height: 100%;
     width: 650px;
}

/*Sudoku Begin*/
table.sudoku 
{
	font-size: 14px;
	width : 450px;
	height : 360px;
	border-bottom: 3px solid black;
	border-right:3px solid black;
}

.sudtd1 
{
	font-size: 14px;
	border-left:3px solid black;
	border-top:3px solid black;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd2 
{
	font-size: 14px;
	border-left:3px solid black;
	border-top:1px solid black;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd3 
{
	font-size: 14px;
	border-left:1px solid black;
	border-top:3px solid black;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd4 
{
	font-size: 14px;
	border-left:1px solid black;
	border-top:1px solid black;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd5 
{
	font-size: 14px;
	border-left:3px solid black;
	border-top:3px solid black;
	background-color: #dcdcdc;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd6 
{
	font-size: 14px;
	border-left:3px solid black;
	border-top:1px solid black;
	background-color: #dcdcdc;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd7
{
	font-size: 14px;
	border-left:1px solid black;
	border-top:3px solid black;
	background-color: #dcdcdc;
	width:11%;
	height:11%;
	text-align:center;
	vertical-align:middle;
}
.sudtd8
{
	font-size: 14px;
	border-left:1px solid black;
	border-top:1px solid black;
	background-color: #dcdcdc;
	width:11%;
	height:11%;	
	text-align:center;
	vertical-align:middle;
}
.sudtxt 
{
	border: 0px solid #000000;
	text-align: center;
	font-weight : bold;
	background-color: #dcdcdc;
}
/*Sudoku End*/







