@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
h1 {
	font-size: .875em;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-weight: bold;
	color: #36798a;
}




#tab_cont_center {
}
#tab_con_left {
}
#tab_con_right {
}
#tab_footer {
	font-size: 9px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #367b8b;
}
#tab_Header {
}
#tab_holder {
	left: auto;
	right: auto;
	padding-top: 10px;
	margin-top: 10px;
}
#tab_mainContent {
	margin-top: 15px;
	padding-left: 10px;
}
#tab_menu {
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #367b8b;
	border-bottom-color: #367b8b;
}

.thinborder{
	float:left;
	border:1px none #367b8b;
	padding:5px;
	margin-right:15px;
}

.dropcap {
	float: left;
	color: #367b8b;
	margin-right: 3px;
	font-family: Georgia, Helvetica, Verdana, Arial, sans-serif;
	font-size: 60pt;
	font-style: normal;
	line-height: 0.8em;
	font-weight: normal;
	font-variant: normal;
}

.pullout{
  width:30%;
  padding:10px;
  background-color:yellowgreen;
  color:#F5F5F5;
  float:right;
  font: bold 14pt/1em Arial, 
  Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px;
  clear: both;
}

.div_calendar {
	text-align: center;
	width: 700px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}

.div_cont_advance {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 600px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.div_cont1 {
	text-align: justify;
	padding: 2px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.div_cont2 {
}
.div_cont3 {
	list-style-position: outside;
	list-style-type: square;
	padding: 5px;
	margin: 5px;
	text-indent: 5px;
}
.div_cont_main {
	margin: 5px;
	text-align: left;
}

.div_cont_press {
	margin: 5px;
	text-align: justify;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.div_copyright {
	text-align: center;
	padding: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 8px;
	font-style: italic;
}

.div_front {
	color: #FFFFFF;

}


.div_imageLeft {
	float: left;
	padding: 5px;
	margin-right: 10px;
}
.div_imageRight {
	float: right;
	padding: 2px;
}

.div_imagebook {
	text-align: center;

}

.div_menu {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #367b8b;
	border-bottom-color: #367b8b;
	font-size: 13px;
	text-align: center;
	background-color: #B29959;
}




a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration:none;
}


.div_menu a:link{
	color: #000000;
	text-decoration: none;
}

.div_menu a:visited{
	color: #000000;
	text-decoration: none;
}

.div_menu a:hover{
	color: #FFFFFF;
}

.div_menu a:active{
	color: #000000;
	text-decoration: none;
}


.div_cont3 a:link{
	color: #367b8b;
	text-decoration: none;
	font-weight: bold;
}

.div_cont3 a:visited{
	color: #367b8b;
	text-decoration: none;
	font-weight: bold;
}

.div_cont3 a:hover{
	color: #367b8b;
	text-decoration: underline;
	font-weight: bold;
}

.div_cont3 a:active{
	color: #367b8b;
	text-decoration: none;
	font-weight: bold;
}


.div_copyright a:link{
}

.div_copyright a:visited{
}

.div_copyright a:hover{
}

.div_copyright a:active{
}
