body, html {
margin : 0;
padding : 0;
text-align : center;
}

p, td, li	{	font-size: 16px;
				font-family: Times New Roman;
				color: #000000;
}
h1 {	color: #000000;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		    text-align:center;
			font-size: 17px;
			}
h2 {	color: #669900;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		    text-align:center;
			font-size: 16px;
			}
h3 {	color: #d05308;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		    text-align:center;
			font-size: 15px;
			}
h4	{	color: #94088c;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		    text-align:center;
			font-size: 14px;
			}
h5	{	color: #000000;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		    text-align:center;
			font-size: 12px;
			}
h6	{	color: #000000;
			font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		    text-align:center;
			font-size: 11px;
			}

#container {
margin : 0 auto;
text-align : left;
min-width : 550px;
}
#header {
background-color : #669900;
width : 100%;
height : 100%;
}
#header h1 {
margin : 0;
padding : 10px 0;
}
#head {
background-color : #f99932;
width : 100%;
height : 100%;
}
#menu {
background-color : #d292bc;
text-align : justify;
}
#Tab {
font-family : "Times New Roman";
font-size : 16px;
}
#MainMenu {
height : 31px;
background : #fff url(images/bmid_091.gif);
border : 0;
margin : 0;
text-align : justify;
}
#tab {
top : 0;
height : 0;
background : repeat-x top;
margin : 0;
}
#tab ul {
list-style : none;
float : left;
margin : 0;
padding : 0;
}
#tab li {
display : inline;
float : left;
margin : 0;
padding : 0;
}
#tab a {
background : #000 url(images/bright_091.gif) no-repeat right top;
text-decoration : none;
border : 0;
display : block;
float : left;
margin : 0;
padding : 0;
}
#tab a span {
display : block;
background : url(images/bleft_091.gif) no-repeat left top;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #fff;
font-weight : 700;
line-height : 31px;
padding : 0 15px 0 13px;
}
#tab a:hover, #tab li.item_active a {
background-position : right bottom;
}
#tab a:hover span, #tab li.item_active a span {
background-position : left bottom;
color : #000;
font-weight : 700;
font-style : normal;
text-decoration : none;
}
.dropmenudiv {
position : absolute;
top : 0;
float : left;
display : block;
visibility : hidden;
border : 0;
background : #fff url(images/bmid_091.gif);
color : #fff;
z-index : 100;
text-decoration : none;
padding : 0;
}
.dropmenudiv ul {
list-style : none;
margin : 0;
padding : 0;
}
.dropmenudiv li {
display : inline;
margin : 0;
padding : 0;
}
.dropmenudiv a:link, .dropmenudiv a:visited {
width : 180px;
display : block;
border : 0;
color : #fff;
background : url(images/bleft_091.gif) no-repeat left top;
font-weight : 700;
font-style : normal;
text-decoration : none;
margin : 0;
padding : 0;
}
.dropmenudiv a span {
display : block;
line-height : 31px;
background : url(images/bright_091.gif) no-repeat right top;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #fff;
float : none;
padding : 0 15px 0 13px;
}
.dropmenudiv a:hover {
border : 0;
background-position : left bottom;
font-weight : 700;
font-style : normal;
text-decoration : none;
color : #000;
}
.dropmenudiv a:hover span {
background-position : right bottom;
color : #000;
font-weight : 700;
}
p {
text-align : justify;
}
a:link {
color : #008000;
text-decoration : none;
font-size: 16px;
}
a:visited {
color : #008000;
text-decoration : none;
}
#left {
background-color : #ffffff;
width : 200px;
float : left;
}
#right {
width : 200px;
background-color : #ffffff;
float : right;
}
#content {
background-color : #ffffff;
margin : 0;
margin-left : 202px;
margin-right : 202px;
text-align : justify;
font-size: 16px;
}
#content h1 {
margin : 0;
}
#content p {
margin : 0;
padding : 5px;
text-align : justify;
}
#clear {
height : 0;
font-size : 1px;
line-height : 0;
clear : both;
}
#footer {
background-color : #669900;
}
#footer p {
margin : 0;
padding : 10px 0;
}


