html
{
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #ffffff url(../images/gbook/background_lilac.gif) left top repeat;
	font-family: Arial, Helvetica, sans-serif;
}

div
{
	color: #03040f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}


span
{
	color: #03040f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

p
{
	color: #03040f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

ul
{
	color: #03040f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}

li
{
	color: #03040f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
}


.content_fon
{
	width: 900px;
	height: 572px;
	background: #ffffff url(../images/gbook/content.jpg) left top no-repeat;
}

.content
{
	vertical-align: middle;
	height: 100%;
}

.gbook
{
	margin-top: 30px;
	margin-left: 10px;

}

.lefter
{
	float: left;
	width: 350px;
}

.girl
{
	width: 350px;
	height: 264px;
}

.form_marg
{
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 20px;
}

.form_text
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
}

a.register_link, a.register_link:link 
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	
}
a.register_link:hover, a.register_link:active
{
	text-decoration: underline;
}

.form_field
{
	margin-left: 10px;
	border: 1px #719fbc solid;
	width: 144px;
	height: 20px;
}

.left_col_bottom
{
	height: 100%;
	width: 130px;
}

div.middle
{
	float: left;
	width: 550px;
	height: 572px;
	vertical-align:bottom;
}

.content_text
{
	margin-left: 10px;
	margin-right: 30px;
}

.title
{
	color: #03040f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	margin-top: 11px;
	margin-bottom: 10px;
}

.text
{
	color: #00000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	margin-bottom: 10px;
	
}

.answer
{
	color: #434137;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	margin-bottom: 10px;
}

a.nav, a.nav:link
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover, a.nav:active
{
		text-decoration: underline;
}

.clear
{
	clear: both;
}

.design
{
	margin-right: 40px;
	margin-bottom: 50px;
}

.red
{
	color: Red;
	font-weight: bold;
}


.field
{
	margin-left: 10px;
	border: 1px #719fbc solid;
	width: 144px;
	height: 20px;
	background: #ffffff;
}

.field_bad
{
	margin-left: 10px;
	border: 1px #719fbc solid;
	width: 144px;
	height: 20px;
	background: #f7ecd1;
}

.gbook_height
{
	height: 440px;
}

.faq_form_marg
{
	margin-left: 30px;
	margin-top: 10px;
}

.welcome
{
	font-weight: bold;
}


.user
{
	color: #000000;
	font-weight: bold;
}

a.logout, a.logout:link
{
	color: #03040f;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}
a.logout:hover, a.logout:active
{
	text-decoration: underline;
}

.textareafield
{
	width: 270px;
	height: 80px;
}

.invalid_password
{
	color: Green;
	font-size: 90%;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
}

.scroll_area
{
	height: 400px;
	background: url(../images/gbook/notes.gif) left top no-repeat;
}