@charset "utf-8";

body { background-image: url(images/bg.gif); background-repeat: repeat-x; margin: 0px; padding: 0px; font-family: Arial; font-size: 10px; }
.container { width: 100%; }
.top { background-image: url(images/bg.jpg); height: 77px; }
.nav { /*background-image: url(images/home.gif);*/
	height: 21px; background-repeat: no-repeat; background-position: left top; padding: 3px 0 0 20px; font-weight: bold;font-size: 10px; }
.nav01  a { color: #000; }
.txt-color { font-weight: bold; color: #643d3d; }


.nav01 { /*background-image: url(images/nav01.gif);*/
	height: 21px; background-repeat: no-repeat; background-position: left top; padding: 3px 0 0 20px; }

.content { background-repeat: repeat-x; padding:11px 10px 0 10px; color: #333333; background-color: #B3D6EA; position: relative; }
.content a { color: #000000; }
.content a:hover { text-decoration: underline; }


.content li
{ list-style: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fdbd78; padding-bottom: 15px; padding-left: 25px; background-image: url(images/arrow.gif); background-repeat: no-repeat; margin:0 0 15px 0; }
.footer { background-image: url(images/footer.gif); height: 34px; padding: 10px 0 0 15px; position: relative; text-align: center; }
.footer span { font-size: 9px; }


.content ul { margin: 0px; padding: 0px; }
.txt-bold { font-weight: bold; color: #333333; }
.txt-padding { padding-left: 25px; font-weight: bold; }
.topnews h1 { font-size: 11px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; margin: 0px 0 10px 0; padding: 0px; }
.topnews a { text-decoration: underline; }

.topnews h2 { font-size: 11px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; margin-top: 0px; margin-right: 0; margin-bottom: 3px; margin-left: 0; padding-top: 8px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 1px; border-top-style: solid; border-top-color: #FFCC33; }

.topnews img { margin-right: 10px; margin-bottom: 10px; }
.txt-bold01 { font-weight: bold; }

.topnews { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fcc78d; margin-bottom: 10px; }
a { text-decoration: none; color: #000000; }
.footerlink { background-color: #ffffff; padding: 5px 0 10px 11px; font-weight: bold; }
.footerlink a { color: #000000; text-decoration: none; }


.clearboth
{ clear: both; }


.accesskey { text-decoration: none; }


.line-height { line-height: 16px; }

input { font-family: Arial; font-size: 11px; border: 1px solid #FFCC33; background-color:#FFE9B9; !important
}
.input_title { line-height: 20px; font-weight: bold; }
.input_content { padding-top: 10px; padding-bottom: 10px; }
