@charset "utf-8";

body {

        background-color: #000000;

        font-family: Arial, Helvetica, sans-serif;

        font-size: 12px;

        color: #333333;

        margin-top: 10px;

        margin-bottom: 0px;

}

a:link {

        text-decoration: none;

        color: #2D4084;

        font-weight: bold;

}

a:visited {

        text-decoration: none;

        font-weight: bold;

        color: #35587B;

}

a:hover {

        text-decoration: underline;

        color: #FF6600;

}

a:active {

        text-decoration: none;

        font-weight: bold;

        color: #FF6600;

}

#container {
	margin: auto;
	width: 940px;

}

#header {

        width: auto;

        height: 90px;

        padding: 10px 20px 0 20px;

}

#main {
	padding: 0 10px 0 20px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/topback.gif);
	background-repeat: repeat-x;
	background-position: top;

}

#board {

        background-color: #3d3c3c;

        width: auto;

}

#board_col {

        width: auto;

        padding: 6px 5px 10px 5px;

}

#board_colAB {

        padding: 15px 8px 15px 15px;

        width: 650px;

}

#board_colA {

        float: left;

        width: 242px;

        padding-right: 15px;

        text-align: center;

}

#board_colB {

        float: left;

        width: 390px;

        padding-top: 6px;

}

#menu {

        width: 915px;

        height: 36px;

        background-image: url(images/menubg.jpg);

        background-repeat: repeat-x;

}

#menu ul {

        margin: 0px;

        list-style-type: none;

        padding: 0px;

}

#menu li {

        display: inline;

}

#menu  a  {

        color: #ffd051;

        padding-right: 20px;

        padding-left: 20px;

        width: auto;

        display: block;

        float: left;

        text-align: center;

        font-weight: normal;

        height: 26px;

        padding-top: 10px;

}

#menu   a:hover   {

        background-image: url(images/menubg2.jpg);

        background-repeat: repeat-x;

        text-decoration: none;

}

#A_row {
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px 25px 0px 25px;
	width: 880px;

}

#group {

        width: auto;

}

#colL {

        float: left;

        width: 560px;

        margin: 0 10px 0 0;

}

#colL2 {

        float: left;

        width: 280px;

        margin: 0 10px 0 0;

}

#colR {

        float: right;

        width: 270px;

}

#colR2 {

        float: right;

        width: 580px;

}

#listbox {

        float: right;

        width: 270px;

        background-color: #35587B;

        color: #FFFFFF;

        padding: 20px 10px 20px 20px;

        font-size: 13px;

        font-weight: bold;

}

#listbox a {

        color: #99FFFF;

        text-decoration: underline;

}



#shape1 {

        background-color: #2C2C2C;

        height: 12px;

}

#shape2 {

        background-color: #de9600;

        font-weight: bold;

        color: #FEFFD1;

        text-align: right;

        padding-top: 3px;

        padding-right: 16px;

        padding-bottom: 3px;

        padding-left: 3px;

}

#shape2 a {

        color: #FEFFD1;

        display: block;

        height: auto;

        width: auto;

}

#bar {

        background-color: #999999;

        height: 4px;

        width: 100%;

        margin: 8px 0 15px 0;

}

.spacer {

        clear: both;

}

.pad1 {

        padding: 15px;

}

.list1 {

        padding-left: 20px;

        margin: 0px;

}

.list1 li {

        margin-top: 8px;

}

.list2 {

        margin-top: 5px;

        margin-right: 0;

        margin-bottom: 20px;

        margin-left: 0;

        padding-left: 0px;

}

.list2 li {

        font-size: 16px;

        line-height: 20px;

        color: #cabc93;

        padding-top: 15px;

        font-weight: normal;

        list-style-type: none;

        padding-left: 25px;

        background-image: url(images/bullet3.gif);

        background-repeat: no-repeat;

        background-position: 0px 17px;

}

.list3 {

        padding-left: 20px;

        margin: 0px;

        border-top-width: 2px;

        border-top-style: solid;

        border-top-color: #FFFFCC;

}

.list3 li {

        margin-top: 15px;

}

h1 {

        font-size: 17px;

        color: #FFFFCC;

        line-height: 20px;

        font-weight: bold;

        margin: 0px;

}

h2 {

        font-size: 14px;

        color: #4f1c00;

        font-weight: bold;

        margin: 0 0 15px 0;

}

h3 {

        color: #3D3C3C;

        font-size: 18px;

        margin: 0px;

}

.txt1 {

        color: #660000;

}

.txt2 {

        color: #b29a50;

        font-size: 16px;

        line-height: 20px;

        font-weight: bold;

}
