﻿html
{
	background-color: #747fc4;
	border-top: 10px solid #030d8e;
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */

a { font-weight: bold; border-bottom: 1px dotted transparent; }

a:link { color: #336699; text-decoration: none; border-bottom-color: #336699; }

a:visited { color: #5588aa; text-decoration: none; border-bottom-color: #5588aa; }

a:active { color: #ad5b1e; border-bottom: 1px solid #ad5b1e; }

a:hover { color: #ad5b1e; border-bottom: 1px solid #ad5b1e; }

/* Html Elements */

h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h5 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h4 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h3 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h2 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h5 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h4 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h3 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h2 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
	
}

blockquote
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
	
}

ol
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
	
}

ul
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
	
}

ul
{
	list-style-type: square;
	
}

pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

blockquote { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(body_bg.png);
}

#container
{
	width: 850px;
	margin: 0 auto;
}

#header { float: left; width: 100%; clear: both; margin-top: 10px; }

#navigation { float: left; width: 100%; clear: both; }

#page-header { clear: both; position: relative; margin-bottom: 20px; }
#pagecontent { clear: both; position: relative; margin-bottom: 20px; }

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}

/* Header */

#header h1
{
	padding: 0;
	float: left;
	width: 205px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	
}

#header h1 a:active
{
	border-bottom-width: 0;
}

#header h1 a:hover
{
	border-bottom-width: 0;
}

#header h2
{
	float: left;
	vertical-align: baseline;
	width: 250px;
	font-size: 12px;
	height: 64px;
	padding-left: 10px;
	text-transform: lowercase;
}

#header #search
{
	float: right;
	
}

#header #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}

/* Navigation */

#navigation ul
{
	padding: 0px;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	
}

#navigation li { float: left; }

#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:link
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:active
{
	color: #ffffff;
	background-color: #485573;
}

#navigation a:hover
{
	color: #ffffff;
	background-color: #485573;
}

body#bmission li#lmission a
{
	color: #eff8ff;
	}

/* Page-Header */

#page-header ul
{
	bottom: 5px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	list-style-type: none;
	background-image: url(menu.png);
	background-repeat: repeat-x;


}

#page-header li { 
    float: left;
    bottom: 5px;
	top: 5px;
	margin: 0px;
	padding: 5px;
    background-image: url(menu.png);
	background-repeat: repeat-x;


 }

#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 2px;
	
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(menu.png);
	background-repeat: repeat-x;
}

#page-header li a:link
{
	float: left;
	display: block;
	margin: 0 2px;
	
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(menu.png);
	background-repeat: repeat-x;
}

#page-header li a:active
{
	background-image: url(menu_hover.png);
}

#page-header li a:hover
{
	background-image: url(menu_hover.png);
}

/* Wrapper */

.col { width: 200px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

#links h3 
{
	background-color: #94b4d6;
}

#content h3
{
	background-color: #0f28e5;
}

#sidebar h3
{
	background-color: #5ab9ea;	
}

#links a:active { color: #7a0fac; border-bottom-color: #7a0fac; }

#links a:hover { color: #7a0fac; border-bottom-color: #7a0fac; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:active { color: #336699; border-bottom-color: #336699; }

#footer a:hover { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }

#nospace ul
{
	display:block;
	margin-left: 2px; 
	margin-top: 0px; 
	margin-right: 45px; 
	margin-bottom: 0px;
	padding: 0px;	
}

#pagecontent
{
	background-color: #ffffff;
	z-index: 0;
}



.style10 {
	vertical-align: top;
	text-align: center;
}
.style11 {
	font-size: xx-small;
}
.style12 {
	border-width: 0;
}
/*  
 topmenu coding 
  
*/
#topmenu {
	width: 100%;
	background: #ffffff;
	float: left;
	text-align: center;
}
 
#topmenu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
 
#topmenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 1px;
}
 
#topmenu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 1px;
}
 
#topmenu h2 {
color: #fff;
background: #009999;
text-transform: uppercase;
}
#topmenu h2 a {
color: #fff;
background: #009999;
text-transform: uppercase;
}

 
#topmenu a {
color: #000;
background: #efefef;
text-decoration: none;
}
 
#topmenu a:hover {
color: #ffffff;
background: blue;
}
 
#topmenu li {position: relative;}
 
#topmenu ul ul {
position: absolute;
z-index: 500;
}
 
#topmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
 
div#topmenu ul ul li:hover ul ul
{display: none;}
 
div#topmenu ul li:hover ul ul
{display: none;}
 
div#topmenu ul ul
{display: none;}
 
div#topmenu ul ul ul li:hover ul
{display: block;}
 



div#topmenu ul ul li:hover ul
{display: block;}
 



div#topmenu ul li:hover ul
{display: block;}
 



/*
  
 menu coding 
  
*/
#menu {
	width: 100%;
	background: #ffffff;
	float: left;
	text-align: center;
	z-index: 8;}
 
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
z-index: 8;
}
 
#menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 1px;
z-index: 8;
}
 
#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 1px;
}
 
#menu h2 {
color: #fff;
background: #006699;
text-transform: uppercase;
}
#menu h2 a {
color: #fff;
background: #006699;
text-transform: uppercase;
}

 
#menu a {
color: #ffffff;
background: gray;
text-decoration: none;
}
 
#menu a:hover {
color: #000000;
background: #fff;
}
 
#menu li {
position: relative;
z-index: 8;
}

 
#menu ul ul {
position: absolute;
display: block;
width: 200px;

}
#menu ul ul li {
	display: block;
	width: 200px;
	text-align: left;
	z-index: 8;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
 
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul ul
{display: none;}
 
div#menu ul ul
{display: none;}
 
div#menu ul ul ul li:hover ul
{display: block;}
 

div#menu ul ul li:hover ul
{display: block;}
 

div#menu ul li:hover ul
{display: block;}
 

