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


/*#main {
	padding: 0.5em 0em 2em 0em;
}*/


h1 {
	margin: 0em 1em 0.5em 0em;
	font-weight: bold;
	color: #3399CC;
	padding-top: 0.5em;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	text-transform:uppercase;
	font-size: 1.5em;
}

h2 {
	margin: 0em 1em 0.5em 0em;
	font-weight: bold;
	color: #3399CC;
	padding-top: 0.5em;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	font-size: 1.1em;
}

h3 {
	color: #3399CC;
	margin: 0em 1em 0.5em 0em;
	padding-top: 0em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#navbar {
	margin-bottom:5px;
	padding: 1em;
	/*border-bottom: 2px solid #336699;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
/*	letter-spacing: 0.05em;*/
	text-align:center;
}
#MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	/*line-height: 115%;
	/*	font-weight: bold;*/
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
	text-align: center;
	/*letter-spacing: 0.05em;*/
	border-top: 2px solid #336699;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
}


a {
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight:600;*/
	color: #336699;
	text-decoration: none;
}

a:active {
	color: #253;
}

a:visited {
	color: #0099CC;
}

a:hover {
/*font-variant: small-caps;*/
	color: #FF9900;
	background-color:#FFFFCC;
}

a.plain {
	text-decoration: none;
}
#tablemain {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
	border-bottom-color: #336699;
			background-color: #FFFFFF;
}
#tablemain #footer {
	letter-spacing: 0.1em;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	padding: 10px;
}
#tablemain #rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336699;
	vertical-align: top;
	border-bottom: 6px solid #336699;
}
li {
	margin: 0;
	text-align:left;
	padding: 0;
	padding-right: 1.5em;
	display:list-item;
/*	display: inline;*/
}

#tablemain #maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	padding-right:5px;
	padding: 1.5em;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	vertical-align: top;
}

#borderleftmain {
	background-image: url(images/borderleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 24px;
}

#tablemain #news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1.5em;
	padding-right:5px;
	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	vertical-align: top;
	}
#divID1 {
border: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #336699;
}

