/* CSS Document */
BODY, DIV, P, TABLE, TD, TH {
	padding:0; 
	margin:0;
	font-family:Tahoma;
}

BODY { 
	font-family:Tahoma; 
	font-size:11px; 
	color:#6e6e6e;
	background:#FFF url(../i/body_bg.gif) 0px 167px repeat-x;
}

IMG {
	border:0;
}

A:hover {
	text-decoration:none;
}

#wrapper {
	width:100%;
	text-align:center;
	padding-top:30px;
}

#verh {
	width:1000px;
}

#verh TD.left, #verh TD.right  {
	width: 312px;
}

#verh TD.center  {
	width: 376px;
}

#verh TD.left div {
	padding-top:70px;
	padding-left:68px;
}

#verh TD.right div {
	padding-top:39px;
	padding-right:61px;
}

#greenline {
	width: 864px;
	margin-top:3px;
}

#greenline TH {
	width: 620px;
	text-align:left;
	height: 22px;
}

#greenline TH H1{
	font:Tahoma;
	font-size:16px;
	margin:0;
	padding:0px 0px 0px 30px;
	color:#1d8298;
}

#greenline TD, #greenline TD DIV{
	width: 244px;
}

#greenline TD div {
	background:url(../i/menu_bg0.gif) no-repeat;
	font:Tahoma;
	font-size:9px;
	height:22px;
}

#greenline TD div a {
	color:#2d2d2d;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	display:block;
	text-align:center
}

#greenline TD div a:hover {
	color:#00b4c2;
}

#mainpart {
	width:1000px;
	margin-top:4px;
}

#mainpart {
	width:864px;
	margin-top:4px;
}

#mainpart TH{
	width:244px;
	background: url(../i/main_th_bg.gif) repeat-x;
	text-align:left;
	font-weight:normal;
	font-size:9px;
	height:360px;
	vertical-align:top;
}

#mainpart TH P {
	padding: 0 15px 15px 30px;
	color:#565656;
}

#mainpart TH P SPAN, #mainpart TH P.craft2 SPAN{
	color:#ff0000;
}

#mainpart TH P.craft {
	padding:24px 15px 36px 30px;
	font-size:12px;
	color:#1d8298;
	font-weight:bold;
}

#mainpart TH P.craft2 {
	padding:8px 15px 0px 30px;
	font-size:12px;
	color:#1d8298;
	font-weight:bold;
}

#mainpart TH P.craft2 a{
	color:#1d8298;
}

#mainpart a{
	color:#1d8298;
}

#LTD{
	width:4px;
	background:none;
}

#mainpartTD{
	background: url(../i/main_td_bg.gif) repeat-x;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#1d8298;
	vertical-align:top;
}

#mainpartTD P.text{
	font-weight:normal;
	font-size:12px;
	color: #565656;
	padding-bottom:10px
}

#mainpartTD table{
	width:616px;
}

#mainpartTD H2{
	font-size:16px;
	color:#ff0000;
	font-weight:normal; 
	padding:19px 0px 13px 19px;
	margin:0px;
}

#mainpartTD H3 {
	padding:0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	color:#1d8298;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	border-bottom:1px solid #ff0000;
}

#bottomimage {
	text-align:center;
}

SPAN.expl {
	color:#565656;
	font-size:9px;
	padding: 0px 23px;
	display:block;
	float:right;
	text-align:left;
	width:200px;
}