html {		
	background: url(images/btm.gif) repeat-x bottom;
	}
	
* {
	margin: 0;
	padding: 0;
	
}

body {
	margin-bottom: 80px;
/*	background: #545454 url(images/top.gif) repeat-x ; */
background: #545454;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}
.top {
padding-top: 10px;
}

.txt-hint {
        color: #646464; /* color 18 */
		font-size: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
}
.txt-important {
        color: #A90101; /* color 14 */
}
.fld-title {
        font-weight: 500;
		font-family: Georgia, "Times New Roman", Times, serif;
        color: #545454; /* 0066cc */
		font-size: 10px;
}

img {
	border: none;
	}
img.left {
	float: left;
	margin: 0 20px 0 0;

}

img.right {
	float: right;
	margin: 0 0 0 20px;

}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding-left: 60px;
	padding-top: 65px;
	padding-bottom: 20px;
	text-transform: capitalize;
	font-size: .87em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	color: #545454;
}

.boxed .content {
	padding-left: 75px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #3B3B3B;
}

.post .content {
	line-height: 1.2em;
	font-size: 10px;
	text-align: justify;
}
.post .content1 {
	line-height: 1.3em;
	font-size: 11px;
	text-align: justify;
}

.post .title {
	margin-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 710px;
	height: 150px;
	margin: 0 auto;
	background: #545454 url(images/header.jpg) no-repeat;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header div.b1{
clear: both;
position: absolute;
top: 185px;
margin-left: 150px;
color: #ffffff;
font-size: 10px;
font-weight: 400;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#header a.b1{
color: #ffffff;
}
#header div.b2{
clear: both;
position: absolute;
top: 13.8em;
color: #545454;
margin-left: 48.5em;
font-size: 11px;
font-weight: 600;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header div.b3{
clear: both;
position: absolute;
top: 16.5em;
color: #545454;
margin-left: 50em;
font-size: 10px;
font-weight: 400;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#header input.btn{
background-color: transparent;
width: 24px;
height: 23px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	background: url(images/img4.gif) repeat-y;
	border-top: 0px solid #545454;
}
/* Content */
#content {
	float: right;
	width: 304px;
	padding-right: 10px;
	padding-top: 50px;
}

#content input.btn-std
{
display: block;
background-color: transparent;
height: 28px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
}

#content1 {
	float: right;
	width: 304px;
	padding-right: 10px;
	padding-top: 50px;
}
#right_text
{
padding-top: 0;
padding: 20px;
background: #e6e6e6;
}
#right_text1
{
padding-top: 0;
padding: 20px;
background: #e6e6e6;
}
#right_text2
{
padding-top: 0;
padding: 20px;
background: #e6e6e6;
}

#right_header
{
	padding-left: 50px;
                padding-top: 10px;
	background: url(images/img5.gif) no-repeat;
	height: 8px;
	color: #545454;
	text-transform:lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 600;
	font-size: 1.20em;
	vertical-align: bottom;
}

#sidebar {
background: url(images/menu_bg.jpg) no-repeat;
	float: left;
	width: 390px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 50px;
	padding-right: 0px;
                padding-left: 220px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 3px 35px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #ffffff;
                 height: 1em;
font-weight: bold;
                filter: Shadow(Color=#000000, 	
			Direction=45, 
			Strength=6);

	/* background: url(images/menu_arrow.gif) no-repeat; */
}

#menu .n_active a:hover {
	/* background: #4F789F url(images/h_menu_arrow.gif) no-repeat; */
/* background: #4F789F; */
	color: #FFFFFF;
	font-weight: normal;
                filter: Shadow(Color=#000000, 	
			Direction=45, 
			Strength=6);
}


#menu .active a {
/*	background: #4F789F url(images/h_menu_arrow.gif) no-repeat; */
/* background: #4F789F; */
	color: #FFFFFF;
	font-weight: normal;
                filter: Shadow(Color=#000000, 	
			Direction=45, 
			Strength=6);
	
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#login input.btn_std
{
display: block;
background-color: transparent;
width: 55px;
height: 28px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 680px;
	height: 15px;
	margin: 0 auto;
	padding-bottom: 0px;
	background: #545454;
	font-size: .77em;
	color: #e6e6e6;
}

#legal {
	float: left;
	padding-left: 60px;
}

#links {
	float: right;
}

#links a:link.a1 
{
color: #CCCCCC;
font-size: 10px;
text-decoration: none;
}
#links a:visited.a1
{
color: #CCCCCC;
font-size: 10px;
text-decoration: none;
}


#links a:hover.a1, a:active.a1
{
color: #FFF;
font-size: 10px;
text-decoration: none;


}