tr,td,th,select,font,a,p,option {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

a,a:link,a:visited,a:active {text-decoration: none;color: #3360AB; }
a:hover {color: #3360AB; text-decoration: underline;}

.blue10bold,a.blue10bold:active,a.blue10bold:link,a.blue10bold:visited   {  text-decoration: none; color: #3360AB; font-weight : bold;}
a.blue10bold:hover { text-decoration: underline; color: #3360AB; font-weight : bold;}


BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background: #F5F5FF;
}

.oldbody {
	background: #EEEEEE repeat-x url(/design/images/bg.png) fixed;
}


DIV.general {
	border: 0px;
	border-top: 1px solid #F000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: Opx;
	padding-bottom: 0px;
	background: #FFFFFF;
	width: 749px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


DIV.header {
	background: url(/design/images/banner-1.png) no-repeat right;
	background-color: #EEEEEE;
	height: 90px;
}

SPAN.header_title {
	font: 26px;
	font-weight: bold;
	color: #000000;
}

SPAN.header_subtitle {
	font: 16px;
	font-weight: bold;
	color: #000000;
}


DIV.menu {
	float: right;
	color: #FF0000;
	width:100%;
	text-align: center;
	height: 18px;
	border-bottom: 1px solid #959696;
	border-top: 1px solid #959696;
	background-image:  url(/design/images/nav_bg01.gif);
	background-repeat: repeat-x;
	background-color : #EFEFEF;
}

.languages {
	font-weight: normal;
	text-align: center;
	padding-left: 6px;
	font-size: 11px;
	color: #000000;
	float:right;
}

.footer {
	float: right;
	color: #3360AB;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	height: 16px;
	border-bottom: 1px solid #959696;
	border-top: 1px solid #959696;
	background-image:  url(/design/images/nav_bg01.gif);
	background-repeat: repeat-x;
	background-color : #EFEFEF;
	width:100%;
	vertical-align: bottom;
}

DIV.main {
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: url(/design/images/bg_logo.png) no-repeat center top;
	background-color: #FFFFFF;
}

DIV.main_home {
	vertical-align: top;
	text-align: justify;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	/*height:500px;*/
	background-color: #FFFFFF
}

DIV.title {
	text-align: left;
	color:#660099;
	font-weight: bold;
	padding-top: 0px;
}

.subtitle {
	font-size: 12px;
	font-style: normal;
	color:#003896;
	font-weight: bold;
}

.subtitleselected {
	font-size: 15px;
	font-style: normal;
	color:#003896;
	font-weight: bold;
}

h1 {font-size: 20px; font-weight: bold; color:#003896}
h2 {font-size: 15px; font-weight: bold; color:#003896}
h3 {font-size: 13px; font-weight: bold; }

.darkblue	{background-color: #003896;}
.darkblue5  {background-color: #F2F5FA;}
.darkblue10 {background-color: #E5EBF4;}
.darkblue20 {background-color: #CCD7EA;}
.darkblue30 {background-color: #B2C3DF;}
.darkblue40 {background-color: #99AFD5;}
.darkblue50 {background-color: #7F9BCA;}
.darkblue60 {background-color: #6688C0;}
.darkblue70 {background-color: #4C73B5;}
.darkblue80 {background-color: #3360AB;}
.darkblue90 {background-color: #194CA0;}


DIV.mediagallery {
	border: 1px solid #003896;
	display: inline;
	background: #FFFFFF;
	width: 212px;
	height: 212px;
	margin: 2px;
	padding: 5px;
	align: center;
}

input,textarea, select {
	border: 1px solid #3360AB;
	background-color: #FFFFFF;
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
}

.buttonform {
	border-left: 1px solid #3360AB;
	border-top: 1px solid #3360AB;
	border-right: 2px solid #3360AB;
	border-bottom: 2px solid #3360AB;
	padding: 3px;
	margin: 3px;
	background-color: #FFFFFF;
	height: 1px;
}

.sitemap_level1 {
	font-weight: bold;
	text-decoration: none;
}
.sitemap_level1:hover {text-decoration: underline; }

.sitemap_level2 {
	text-decoration: none;
	padding-left: 10px;
}
.sitemap_level2:hover {text-decoration: underline; }

.sitemap_level3 {
	text-decoration: none;
	padding-left: 20px;
}
.sitemap_level3:hover {text-decoration: underline; }

.purple {color: #660099}
#bgpurple {background-color: #660099}
#bgdots {background-image: url(/design/images/dots.gif); background-repeat: repeat-x; }
#left {text-align: left; }
#right {text-align: right; }

.gallery-space {
	font-weight:bold;
	font-size:16px;
	padding-left:5px;
	padding-right:5px;
}