.error {
  color: #ff3333;
}

body {
	color: #333333;
	background: #274F80 url(images/bg-main.jpg) repeat-y center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	}
p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0px; 
	text-align: justify;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #333333;
	}

.navtop {
	background-color: #F2C249;
	text-align: right;
	vertical-align: middle;
}
.box-logo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.b_top {
	background-color: #F2C249;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.b_over {
	background-color: #6DB33F;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.over {
	text-decoration: none;
}
a.over {
	text-decoration: none;
}
a.over:visited {
	text-decoration: none;
}
a.over:hover, a.over:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.over:visited {
	text-decoration: none;
}
.border-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu-top {
	background-color: #FFFFFF;
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	width: 120px;
	margin: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.menu-text, a:menu-text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}
a.menu-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005395;
	text-decoration: none;
	font-style: normal;
}
.side_menu-off {
	background-color: #FFDB99;
}
.side_menu-on {
	background-color: #FFFFFF;
}
.dashed-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #E47819;
	font-weight: bold;
}
.dashed-border-all {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #005294;
}

.input {
	font-size: 10px;
	border: 1px solid #999999;
	padding: 1px;
}
.border-all {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sm-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu-top2 {

	background-color: #FFFFFF;
	background-image: url(images/menu_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	width: 147px;
	margin: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.bold-blue {
	font-weight: bold;
	color: #005395;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.bold-blue {
	font-weight: bold;
	color: #005395;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
  padding: 0px; 
	color: #7D775C;
	}


h1.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
  padding: 0px; 
	color: #7D775C;
	color: #E47819;
	}
