html,body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #cdcdcd;
	font-family: tahoma;
	font-size: 11px;
}
#container {
	position:relative;
	margin:0 auto;
	width:700px;
	height:auto !important;
	height:100%;
	min-height:100%;
	border-left: 1px solid #383838;
	border-right: 1px solid #383838;
	background-color: #FFFFFF;
}
#header {
	background: url("img/coolex.jpg");
	height: 100px;
	width: 700px;
	cursor: pointer;
}
#menu {
	height: 24px;
	width: 700px;
	color: #c0bebe;
	background-color: #383838;
}
#center {
	width:100%;
}
#content {
	width: 640px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-top: 30px;
}
#left {
	width: 450px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#right {
	width: 165px;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-top: 55px;
}
#centerend {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.footerlink:link, .footerlink:active, .footerlink:visited, .footerlink:hover {
	color: #383838;
	font-weight: normal;
	text-decoration: none;
}
#footer {
	position:absolute;
	width:695px;
	bottom:0;
	background-color: #c0bebe;
	color: #383838;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
	text-align: center;
}
.black:link, .black:active, .black:visited, .black:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.black2:link, .black2:active, .black2:visited, .black2:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
    color: #c0bebe;
}
a:hover {
	text-decoration: underline;
	color: #5D6D79;
}
h1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #383838;
	display: inline;
}
h2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #800000;
	display: inline;
}

h3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
input, select {
	width: 150px;
	font-size: 11px;
	border: 1px solid #383838;
}
textarea {
	font-family: verdana;
	width: 250px;
	height: 120px;
	font-size: 11px;
	border: 1px solid #383838;
}
.txttd2 {
	 width: 50%;
	 vertical-align: top;
	 text-align: left;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.txttd22 {
	 width: 50%;
	 vertical-align: top;
	 text-align: left;
	 font-size: 11px;
	 padding-bottom: 25px;
}
.txttd1 {
	 width: 100%;
	 vertical-align: top;
	 text-align: left;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.imgtd2 {
	 width: 50%;
	 vertical-align: bottom;
	 text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.imgtd3 {
	 width: 33%;
	 vertical-align: bottom;
	 text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.imgtd4 {
	 width: 25%;
	 vertical-align: bottom;
	 text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.imgtd5 {
	 width: 20%;
	 vertical-align: bottom;
	 text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.sidetxt {
	 width: 25%;
	 vertical-align: top;
	 text-align: left;
	 font-size: 12px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.imgtd42 {
	 width: 25%;
	 vertical-align: bottom;
	 text-align: center;
	 font-size: 10px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
.imgtd52 {
	 width: 20%;
	 vertical-align: bottom;
	 text-align: center;
	 font-size: 10px;
	 font-weight: bold;
	 padding-bottom: 25px;
}
img {
	border: 0px;
}
.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
	height: 16px;
    padding: 5px 10px 3px 10px;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #383838;
    color: #c0bebe;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #800000;
    color: #FFFFFF;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #383838;
    color: #c0bebe;
}
.ddm1 .item2:hover {
    background: #c0bebe;
    color: #383838;
}
.ddm1 .section {
    border: 1px #383838 solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover {  }
.ddm1 .right, .ddm1 .right:hover {  }
* html .ddm1 td { position: relative; } /* ie 5.0 fix */
.item2:link, .item2:active, .item2:visited, .item1:link, .item1:active, .item1:visited {
    background: #383838;
    color: #c0bebe;
	text-decoration: none;
}