body {
	margin:0px;
	margin-top:15px;
	padding:0px;
    font: Verdana, Arial Ce, Helvetica, sans-serif;
    voice-family: "\"}\""; voice-family:inherit;
    font-size:x-small;
	font-\size:80%;
 	color:#000000;
	font-family: Verdana, Arial CE, Helvetica, sans-serif;
	background-color:#BBBEB8;

}

html>body {font-size:xx-small;}

#mother {
	width:100%;
	text-align:center;
	height:auto;
}

#borderlayer {
	border:4px solid #5D6159;
	width:760px;
	margin:auto auto auto auto;
}

#content {
	width:100%;
	text-align:left;
}
#content td{
	vertical-align:top;
}

.left-bar {
	width:211px;
	text-align:left;
}

.right-bar {
	width:155px;
	text-align:left;

}

.center {
	background-image:url(images/text_bgr.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	text-align:left;
	/* height:224px;*/
}
.text {
	padding:0 10px 10px 10px;
}
.blue-box {
background-image:url(images/blue-bgr.gif);
	background-color:#2C92CC;
	background-repeat:repeat-x;
	background-position:bottom;
	color:#FFFFFF;
}

.blue-box a {
	color:#FFFF66;
	text-decoration:underline;
}

.blue-box a:hover {
	color:#00FFFF;
	text-decoration:none;
	}

.yellow-box {
	background-image:url(images/yellow-bgr.gif);
	background-color:#FFFB66;
	background-repeat:repeat-x;
	background-position:bottom;
}

.yellow-box  a {
	color:#CC0000;
	text-decoration:underline;
}

a {
	color:#CC0000;
	text-decoration:underline;
}

a:hover {
	color:#000099;
	text-decoration:none;
}

#footer {
	background-image:url(images/footer-bgr.gif);
	height:18px;
	padding-top:10px;
}

#navigation {
	width:211px;
}

#navigation tr {
	background-image:url(images/nav-bgr.gif);
}	

#navigation tr td {
	padding-left:10px;
	vertical-align:middle;
	height:25px;
}	

#navigation tr td a {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation tr td a:hover {
	color:#FFFF99;
	text-decoration:underline;
}

.nav-small {
	height:8px !important;
}

.submenu {
	padding-left:10px;
	font-size:11px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#80827E;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#13405A;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}