.txtLink{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.padme
{ padding-left:9px}


/*------------As------------*/

A:link { text-decoration: none; color:#669995; }

A:visited { text-decoration: none; color:#669995;}

A:hover {  text-decoration: underline; COLOR:#669995; }

#footer A { color:#FFFFFF; font-weight:normal; }

/*------------As END------------*/



H1 {font-size:20px; line-height:2; margin:0; padding:0; color:#669995; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
H2 {font-size:14px; line-height:1.5; margin:0; padding:0; color:#669995; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
H3 {font-size:10px; line-height:1.5; margin:0; padding:0; color:#669995; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }
H4 {font-size:10px; line-height:1.5; margin:0; padding:0; color:#000000; font-family: Arial, Helvetica, sans-serif; font-weight:bold; }


html, body {
	height:100%;
}

body {
	min-height:100%;
	padding:0px;
	margin:0px auto;
	background:#FFFFFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5;
}

img {
	border: 0;
}

TD {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
}

.body-background {

}

#container {
	text-align: left;
	width:971px;
	padding-top:15px;
	height: auto !important;
	height: 100%;
	min-height:100%;
	margin:0 auto -100px;
	background:#FFFFFF;
	position:relative;
}

#top-body {
	position:relative;
	height:168px;
	width:971px;
	background:	url(upload/site-images/banner-bot.jpg) no-repeat;	
}

#banner {
	position:relative;
	height:168px;
	width:971px;
	background:	url(upload/site-images/banner-top.jpg) no-repeat;	
}


#search-box {
	position:absolute;
	right:50px;
	bottom:0px;
	width:320px;
}

#menuleft {
	background:	url(upload/site-images/menu-left.png) top right no-repeat;	
	height:42px;
	width:10px;
}

#menuright {
	background:	url(upload/site-images/menu-right.png) top left no-repeat;	
	height:42px;
	width:10px;
}

#menubar {
	position:relative;
	margin-top:-30px;
	z-index:5;
	height:42px;
}

input {
	height:14px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:normal;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

input, textarea, select {
	border:1px solid #CCCCCC;
	border-top: 1px solid #999999;
}

input[type=text], input[type=password], textarea {
	box-shadow: inset 1px 1px 2px #999;
}

input[type=submit], input[type=reset], input[type=button] {
	height:16px;
	border:#999999 1px solid;
	background:url(upload/site-images/btn_re.jpg) repeat-x center #FFFFFF;
	color:#000000;
	text-align:center;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
}

#main-body {
	position:relative;
	width:100%;
	padding-top:10px;
	z-index:1;
}

#leftboxes {
	position:relative;
	float:left;
	vertical-align:top;
	width:200px;
}


#content {
	position:relative;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	overflow:hidden;
	padding:5px;
}

#content-title {
	text-align:left;
	position:relative;
	border-bottom:1px solid #669995;
	padding-bottom:5px;
}

#content-text {
	/*min-height:200px;*/
	vertical-align:top;
	padding-top:5px;
}

#content-title h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size:25px;
	color:#669995;
	text-shadow:1px 1px 2px #AAAAAA;
	line-height:1.2;
	display:inline;
	font-weight:bold;
}

#push {
	height:100px;
}

#footer {
	clear:both;
	padding-top:43px;
	height:47px;
	line-height:47px;
	width:971px;
	margin:0 auto;
	margin-bottom:10px;
	z-index:1;
	color:#FFFFFF;
	background:	url(upload/site-images/footer_back.jpg) center bottom no-repeat;
	position:relative;
}

#footer-left {
	float:left;
	text-align:left;
	padding-left:30px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer-right {
	float:right;
	text-align:right;
	padding-right:30px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



