td {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#36393D;

}

form {margin:0; padding:0}
a.nones:link {
	color: #333333;
}
a.nones:visited {
	color: #333333;
}
a.nones:hover {
	color: #666;
}
a.nones:active {
	color: #666666;
}
a {text-decoration: underline; color:#356AA0;}
a:hover{text-decoration:none;}

strong a {text-decoration:underline; color:#464A4F;}
strong a:hover{text-decoration:none;}

b {color:#D01F3C}
b a {text-decoration: underline; color:#D01F3C;}
b a:hover{text-decoration:none;}

span a {text-decoration: underline; color:#356AA0;}
span a:hover{text-decoration:none;} 

body { 	margin:0px;padding:0px; background-color:#F9F7ED; background-image:url(images/bg.jpg); background-position:center; background-repeat:repeat-y;}

.abs {vertical-align:middle}

ul {margin:0px; padding:0; list-style:none}
li {margin:0; padding:0 0 0 12px; background:url(images/bullet.gif) left top no-repeat; color:#444648; line-height:16px}
li b {color:#356AA0}
li strong a {color:#444648; text-decoration:underline}
li strong a:hover {text-decoration:none}
li a {color:#356AA0; text-decoration:underline}
li a:hover {text-decoration:none}

input, select, textarea {height:20px; width:150px; font-family:tahoma; font-size:11px; color:#010101; overflow:hidden; border:1px solid #7E7E77; padding:2px}

.footer {color:#22405A}
.footer a {color:#D01F3C; text-decoration:underline}
.footer a:hover {text-decoration:none}

.menu {
	color: #D01F3C;
	font-weight: bold; 
	text-decoration:none; 
}
.menu:hover {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration:none;
	background-color:#356AA0;
	display:block;
	width:auto;
	line-height:27px; 
}
.menu_closed {
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration:none;
	background-color:#356AA0;
	display:block;
	width:auto;
	line-height:27px; 
}
.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}
.chapter {
	color: #D01F3C;
	font-weight: bold; 
	text-decoration:underline;
	font-size:18px; 
}
.chapter:hover {
	color: #D01F3C;
	font-weight: bold; 
	text-decoration:none; 
	font-size:18px;
}