body,td,th {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FF6C00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6C00;
}


a:hover {
	text-decoration: none;
	color: #008AE5;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6C00;
}
h2 {
	font-size: 15px;
	color: #008AE5;
}
h3 {
	font-size: 14px;
	color: #364F78;
}
h4 {
	font-size: 13px;
}
.titlemenu {
	font-size: 13px;
	color: #003366;
	background-color: #65C1F0;
	font-weight: bold;
	text-indent: 15px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008AE5;
}

.menubg {
	font-size: 12px;
	text-indent: 15px;
	color: #003366;
	background-color: #91BF61;
	font-weight: bold;
	text-align: left;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008AE5;
	height: 25px;
}

.table_menu {width:232px;}

.menubg a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.menubg a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.menubg a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menubg a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	padding-left:0px;
	line-height: 25px;
	background-color: #0089E5;
	background-position: center;
}
.footer a{
color: #FFFFFF;
}
.footer a:link {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 27px;
}
.footer a:visited {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 27px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6C00;
}
.blog {
	font-size: 11px;
	background-image: url(images/blog_b.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.path {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 27px;
	padding-left:20px;
}
.path a:link {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 27px;
}
.path a:visited {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 27px;
}