<style type="text/css">
.first_style_not_displayed{}

body {
	background-color: #E3EAF0;
	background-image: url("img/bg.jpg");
}

img {
	border-color: #666666;
}

a:link {
	color: #3F6B98;
	text-decoration: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	color: #3F6B98;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #26415B;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	color: #82A05F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
}

.link {
	color: #3F6B98;

}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 16px;
}

.leftmenu ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.leftmenu ul li
	{
	margin-left: 20px;
	}

.textarea
	{
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
	text-align: justify;
	}

.textarea a:link, .textarea a:visited
	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

.textarea a:hover, .textarea a:active
	{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

h1
	{
	font-size: 13px;
	margin: 0;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #666666;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold; }


.login_area {
	background: #E3EAF;
	font-family:Georgia, "Times New Roman", Times, serif
}

.normal_text
	{
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
	text-align: justify;
}

/* ADMINISTRATION SIDE CSS STARTS HERE */

.ADMIN_LOGIN_FIELD
	{
	height: 18px;
	background-color: #1c1c1c;
	border: 1px solid #000000;
	font-size: 11px
	font-family: Verdana;
	color: #000000;
	padding: 0px 5px 0px 5px;
	text-align: center;
	}

.ADMIN_LOGIN_BUTTON
	{
	height: 20px;
	background-color: #1c1c1c;
	border: 1px solid #000000;
	font-size: 11px
	font-family: Verdana;
	color: #000000;
	}

.ADMIN_TEXT_DEFAULT
	{
	font-size: 11px;
	color: #c7c7c7;
	}

.ADMIN_INPUT_DEFAULT
	{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 10px;
	height: 15px;
	font-family: Verdana;
	color: #000000;
	text-align: left;
	}


.ADMIN_SUBMIT_DEFAULT
	{
	background-color: #f0f0ee;
	border: 1px solid #cccccc;
	font-size: 10px;
	height: 20px;
	font-family: Verdana;
	color: #000000;
	}

</style>