* { 
margin:0 auto; 
padding:0; 
} 

html{ 
height: auto; 
width: 100%; 
border: 0; 
}

body{ 
height: auto;
width: 100%; 
}

#header{ 
position:middle; 
width: 964px; 
height:124px; 

background-image: url('../images/top_banner.png');
background-position: top center;
background-repeat: no-repeat;
}

#box_login{
	position:relative; 
	float: right;
	right:17px; 
	top:44px; 
	width: 500px; 
	height:70px; 
	text-align: right;
	
}

#box_menu{
	right:15px; 
	position:relative;
	float: right; 
	top:77px; 
	width: 450px; 
	height:30px;
	text-align: right;
}

#box_full{

	left: 100px;
	position:absolut; 
	margin-top:50px; 
	width: 1010px; 
	height: auto;
	border: 1px solid #C0C0C0;
}

#content{ 
	position:middle; 
	margin-top:50px; 
	width: 650px; 
	height: auto;
	border: 1px solid #C0C0C0;
}

#footer{ 
	color: #A7A7A7;
	position:absolute;
	bottom:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 100%;
	text-align: center;
	font-size: 11px;
	
	background-image: url('/~josef/ibra/images/bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}

.title_large	{ 
	color: #000000;
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.text	{ 
	color: #000000;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.title	{ 
	font-size: 14px;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.title_book	{ 
	font-size: 14px;
	color: #000000;
	font-family: "Comic Sans MS"
}

.title_book_large	{ 
	color: #000000;
	font-size: 16px;
	font-family: "Comic Sans MS"
}

a {
	color: #396CFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}

a.menu_links:link { color: white; font-size: 15px; }
a.menu_links:visited { color: white; font-size: 15px; }
a.menu_links:active { color: white; font-size: 15px; }
a.menu_links:hover { color: white; font-size: 15px; }

a.white:link { color: white;}
a.white:visited { color: white;}
a.white:active { color: white;}
a.white:hover { color: white;}

	
.table_bordered {
	padding: 2px 4px 2px 4px;
	border: 1px solid #C0C0C0;
}


.table_welcome {
		align:right;

}

.error_table_bordered {
	padding: 2px 4px 2px 4px;
	background-color: #ffb5a7;
	border: 1px solid #a81c00;
}

.success_table_bordered {
	padding: 2px 4px 2px 4px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
	
.text_white {
	color: white;
	font-size: 12px;
	line-height: 16px;
	margin-left:0; margin-top:0 }
	
.text_vertically {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
	
.text_footer { 
	color: #C0C0C0;
	position:absolute;
	bottom:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 100%;
	text-align: center;
	font-size: 11px;	
}

.text_menu_grey { 
	color: #A7A7A7;
	font-family: "Helvetica, Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;	
}

.submit_form {
	border : 1px solid #COCOCO; 
	background-color: #000000;
	font-size: 11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

.submit_form_button{
	margin:0px;
	padding:3px 3px 3px 3px;
	background:transparent url(../images/linkbutton_grey.png) top left no-repeat;
	border:0px;
	height:22px;
	width:64px;
	color:white;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	position:relative;
	cursor:pointer;
	float:right;
}

.form_book { 
	font-size: 16px;
	color: #000000;
	background-color: #E5EFF8; 
	border: 0px solid #E5EFF8;
	font-family: "Comic Sans MS"
}

.form_book_smaller { 
	font-size: 10px;
	color: #000000;
	background-color: #E5EFF8; 
	border: 0px solid #E5EFF8;
	font-family: "Comic Sans MS"
}


.start_g		{ color: #909090; font-size: 9px; line-height: 11px; font-family: trebuchet, geneva, arial }
.start_r		{ color: #909090; font-size: 11px; line-height: 11px; font-family: trebuchet, geneva, arial; font-weight:bold }

.livemini_b		{ color: #5984AE; font-size: 11px; line-height: 11px; font-family: trebuchet, geneva, arial; font-weight:bold }
.livemini_g 	{ color: #909090; font-size: 10px; line-height: 12px; font-family: trebuchet, geneva, arial }


td {
	color: black;
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left:10;
	margin-top:0;
	text-align: left;
}

img {
	border-color: #B99A63
}

input {
	border : 1px solid #COCOCO; 
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}

select {
	border : 1px solid #COCOCO; 
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif
}



/*page*/
