/* main menu */
.mainmenu {
	float: left;
	height:80px; 
	display: inline;
	font-size: 12px;	
	border-bottom: 1px solid #009cff;	
	color: #009cff; 
	background-color: inherit;
	text-decoration: none;
}
.mainmenu a:link {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
	font-size: 12px;	
	color: #009cff; 
	background-color: inherit;
	text-decoration: none;
}
.mainmenu a:active{ 
	list-style: none;
	text-align: left;
	padding: 0 15px;
	/*margin: 0 0 7px 0; padding: 0;
	margin: 0; padding: 0 0 0 8px
	text-decoration: none;	*/
	font-size: 12px;	
	color: #009cff; 
	background-color: inherit;
	text-decoration: none;
	font-weight: bolder;
}

.mainmenu a:visited{
	/*border-bottom: 1px solid #6b87b9;*/	
	font-size: 12px;	
	/*padding: 2px 5px 2px 20px;*/
	color: #009cff; 
	background-color: inherit;
	text-decoration: none;
	font-weight: bolder;
}
.mainmenu a:hover{ 
	/*margin: 0; padding: 0 0 0 8px;*/
	color: #333;	
	font-size: 12px;	
	color: #009cff; 
	background-color: inherit;
	text-decoration: none;
	font-weight: bolder;

}
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
	font-weight: Bold; 		
	color: #009cff;
}
h1 {
	font-size: 145%;	
	padding: 10px 10px 5px 10px;
	color: #009cff;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;		
}
h2 {
	font-size: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid #009cff;	
}
h3 {
	font-size: 115%;	
	color: #009cff;
}
h3 a {
	color: #009cff;
}

h2, h3, p {
	padding: 10px;		
	margin: 0;
}
/* sidebar */
#sidebar {
	float: left;
	width: 22%; 
	margin: 0;	padding: 0; 
	display: inline;
	color: #000000;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#sidebar a {
	color: #000000; 
	background-color: inherit;
	text-decoration: none;
}
#sidebar a:hover {
	color: #009cff;
	background-color: inherit;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;	
	background: url(../images/arrows2.gif) no-repeat 3px 6px;	
	padding: 2px 5px 2px 20px;
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
}
/* sidebarsecond */
#sidebarsec {
	float: left;
	width: 22%; 
	height: 8px;
	margin: 0 0 0 25px;
	padding: 0px; 
	margin-left: inherit;
	display: inline;
}
#sidebarsec a {
	color: #000000; 
	background-color: inherit;
	text-decoration: none;
}
#sidebarsec a:hover {
	color: #009cff;
	background-color: inherit;
}

#sidebarsec ul.sidesecmenu {
	list-style: none;
	text-align: left;
	margin: 2px 2px 15px 0; padding: 0px;
	text-decoration: none;	
}
#sidebarsec ul.sidesecmenu li {
	border-bottom: 1px solid #EFF0F1;	
	background: url(../images/arrows2.gif) no-repeat  3px 6px;	
	padding: 2px 5px 2px 20px;
}

* html body #sidebarsec ul.sidesecmenu li { height: 1%; }

#sidebarsec ul.sidesecmenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
}
/* sidebarsecond */
#sidebartherd {
	float: left;
	width: 22%; 
	margin: 0 0 0 25px;
	padding: 0px; 
	margin-left: inherit;
	display: inline;
}
#sidebartherd a {
	color: #000000; 
	background-color: inherit;
	text-decoration: none;
}
#sidebartherd a:hover {
	color: #009cff;
	background-color: inherit;
}

#sidebartherd ul.sidetherdmenu {
	list-style: none;
	text-align: left;
	margin: 2px 2px 15px 0; padding: 0px;
	text-decoration: none;	
}
#sidebartherd ul.sidetherdmenu li {
	border-bottom: 1px solid #EFF0F1;	
	background: url(../images/arrows2.gif) no-repeat 3px 6px;	
	padding: 2px 5px 2px 20px;
}

* html body #sidebartherd ul.sidetherdmenu li { height: 1%; }

#sidebartherd ul.sidetherdmenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
}



/* footer */
#footer { 
	clear: both; 	
	color: #ffffff; 	
	padding: 0;	 
	/*background: #FFF url(../images/footerbg.gif) repeat-x;*/
	background-color: #009cff;
	height: 60px
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;
	color: #ffffff; 

}
#footer-content {
	margin: 0 auto;
	width: 800px;
	border-bottom: 1px solid #6b87b9;	
}
#footer-content #footer-left {
	padding: 10px;
	width: 100%;
	float: left;
	text-align: center;
}
#footer-content #footer-right {
	padding: 10px;
	width: 100%;
	float: right;
	text-align: center;
}

.rightbar {
	float: right;
	width: 21%;
	padding: 0;
	margin: 0; 	
	text-align: right;		
	margin-top:inherit;
}
.sidebox {
	float: left;
	width: 20%; 
	margin: 0;	padding: 0; 
	display: inline;
	height:10px;
	margin: 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' 10px 0 0 0; padding: 0;
	
	
}














































.page_body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_heading {
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none
}
.message {
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
.main_heading a:link {
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none}
.main_heading a:active{ 
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none}

.main_heading a:visited{
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none}
.main_heading a:hover{ 
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #009cff; TEXT-DECORATION: none}
.tbl-body {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-body a:link {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-body a:active{ 
	FONT-SIZE: 10px;  COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-body a:visited{
	 FONT-SIZE: 10px;  COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-body a:hover{ 
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.footer-content {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.footer-content a:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}
.footer-content a:active{ 
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}
.footer-content a:visited{
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none}
.footer-content a:hover{ 
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff}
.header-content {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.header-content  a:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.header-content  a:active{ 
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.header-content  a:visited{
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.header-content  a:hover{ 
		FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;}


.tbl-cat {
	FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-cat a:link {
	FONT-SIZE: 10px;  COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-cat a:active{ 
	FONT-SIZE: 10px;  COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-cat a:visited{
	 FONT-SIZE: 10px;  COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tbl-cat a:hover{ 
	FONT-SIZE: 10px;  COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.Texts {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.button {
	BORDER-RIGHT: #009cff 1px solid; BORDER-TOP: #009cff 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #009cff 1px solid; WIDTH: 70px; COLOR: #009cff; BORDER-BOTTOM: #009cff 1px solid; FONT-FAMILY: Arial; LETTER-SPACING: 1px; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.txtbox { BORDER-BOTTOM: #009cff 
1px solid; BORDER-LEFT: #009cff 1px solid; BORDER-RIGHT: #009cff 1px solid; BORDER-TOP: 
#009cff 1px solid; BORDER-LEFT: #009cff 1px solid; COLOR: #009cff; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px }
