/*   LADAN  */
* {margin:0; padding:0}
BODY {
	background-color : #FFF;
	padding:10px;
	text-align:center;
}
BODY, TD, BR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
}
#printhead {display: none;}
#wrapper{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

/* top banner */
#title {
	background: #F7C69A url(img/title_fon.gif) repeat-x;
	width:100%;
	vertical-align : text-top;
}
#title h1{
	padding:0px;
	margin:0px;
	background-image : none;
}
#logo{
	width:112px;
	vertical-align : top;
}
#topmenu {
	font-weight : bold;
	font-size : 11px; 	
	height : 26px; 
	padding:4px;
}
#topmenu A {
	color:#981B1E;
	text-decoration : none;	
}
#topmenu A:HOVER{
	color : #F00;
}
span.menut { 
	padding : 4px;
}
span.menuta { 
	padding : 4px;
	background-color : #FFE5CB;	 	
}

/* main window */
td.mainside {
	width:160px;
	background: #FFEDDD;
	vertical-align : top;
}
div.menu {
	font-size : 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.menu A {
	color:#981B1E;
	text-decoration : none;	
}
div.menu A:HOVER{
	color : #F00;
	text-decoration : none;	
}
div.menu0 {
	font-weight : bold;
	padding : 2px 5px 3px 20px;
}
div.menu0a {
	font-weight : bold;
	padding : 2px 5px 3px 20px;
	background-color : #FFE5CB;	 	
}
div.menu1 {
	padding : 0px 5px 1px 30px;
	font-size : 11px;
}
div.menu1a {
	padding : 0px 5px 1px 30px;
	background-color : #FFE5CB;
	font-size : 11px;	
}

.book_brief{
	margin : 5px;
	padding : 6px;
	background-color : #FFF7EF;
	border: 1px solid #F7C69A;	
	font-size : 11px;		
}

/*   c o n t e n t  */
#maincenter {
	vertical-align : top;
	padding: 5px 5px 2px 30px;
}
#string {
	font-size : 10px;
	margin-bottom:10px;
	text-align:right;
}
UL, OL {
	margin : 2px 6px 4px 28px;
}
LI {
	text-align : justify;
}
LI.list {
	list-style-image : url(img/list.gif);
}
P, .just {
	text-align : justify;
	margin : 4px 0px 8px 0px;
}
H1, H2, H3{
	color : #981B1E;
}
H1 {
	background : url(img/h1_button.gif) no-repeat left top;
	font-size : 19px;
	font-weight : normal;
	margin : 10px 10px 15px 3px;
	padding-left : 20px;
}
H2{
	font-size : 14px;
	margin : 15px 10px 10px 0px;	
}
H3{
	font-size : 13px;
	margin : 15px 10px 5px 0px;
}
.red {
	color : #FF3347;
}
.sm {
	font-size : 10px;
}
.book {
	float : left;
	margin : 6px 4px 10px 0px;
	padding : 8px;
	background-color : #FFF7EF;
	border: 1px solid #F7C69A;
	font-size : 11px;	
	height: 253px;
	width: 145px;
	text-align:center;	
}
hr {
	border-style: none;
	color: #F7C69A;
	background-color:#F7C69A;
	height:2px;
	margin:8px 0;
}
.nojust{
	text-align : left;
}
/*  IMG  */
.IMG_left {
	margin-right : 12px;
	display : block;
	float : left;
	font-size : 11px;	
}
.IMG_right {
	margin-left : 12px;
	margin-bottom : 4px;	
	display : block;
	float : right;
	font-size : 11px;
}
.IMG_nobkg {
	background : transparent;
}

/* footer menu */
#footer{
	font-size : 11px;
	padding:10px 5px 5px 5px;
	text-align: center;
}
.cc, .cc1 {
	background: #FFEDDD url(img/footer_fon.gif) repeat-x;
	font-size : 10px;
	padding:5px;
}

/*  t a b l e    */
TD.th {
	background-color : #F7C69A;
	font-weight : bold;
	padding : 1px 4px 2px 8px;
}
TD.td {
	border-bottom : 1px solid #F7C69A;
	padding : 1px 8px 4px 8px;
	vertical-align : top;
}
TD.td1 {
	border-left : 1px solid #F7C69A;
	border-bottom : 1px solid #F7C69A;
	padding : 1px 8px 4px 8px;
	vertical-align : top;
}

/*  form  */
FORM{
	margin:0px;
}
INPUT, TEXTAREA, SELECT{
	border : 1px solid #981B1E;
	font-size : 10px;
	background-color : #FFF7EF;
}
INPUT.submit {
	background-color : #981B1E;
	color : #FFF;
	font-size : 9px;
	height: 19px;
	margin-bottom:0px;
	margin-top:3px;
}
INPUT.login{
	width:70px;
	height: 17px;
}
.noborder{
	border:0px;
}
#counter{
	text-align: center;	
}
#counter img{
	margin: 1px;	
}
/*   l i n k s    */
A {
	color:#3D67A1;
}
A:HOVER{
	color : #F00;
	text-decoration : underline;
}
#footer A{
	text-decoration : none;
}
#footer A:HOVER{
	color : #F00;
	text-decoration : none;	
}