/* GENERAL */

body {
	margin:0px;
	background-color: #12202D;
}

body,td,a {
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:11px;
	color:#D7E2EC;
	line-height: 1.4em;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin:0px;
	margin-top:5px;
}

h1 {
	font-size:22px;
	color:#D7E2EC;
	font-weight:normal;
	margin:0px 0px 15px 0px;
}

h2 {
	font-size:16px;
	color:#D7E2EC;
	font-weight:bold;
	font-style:none;
	margin:0px 0px 3px 0px;
}

small {
	color:#8B96A1;
}

table td {
	padding:0px;
}

table td.td1 {
	background: #7B8996 url('/file/836566be96a/bg_1.gif') top left repeat-x;
	width:10px;
}

table td.td2 {
	background: #313F4C url('/file/836565802e0/bg_2.gif') top left repeat-x;
	width:180px;
	vertical-align:top;
}

table td.td3 {
	background: #7B8996 url('/file/8365656751e/bg_3.gif') top left repeat-x;
	width:10px;
}

table td.td4 {
	background: #313F4C url('/file/83656475736/bg_4.gif') top left repeat-x;
	width:590px;
	vertical-align:top;
}

table td.td5 {
	background: #7B8996 url('/file/836563b34f0/bg_5.gif') top left repeat-x;
	width:10px;
}

table td.bottom {
	background: #7B8996 url('/file/83656333c97/bottom.gif') top left repeat-x;
	height:25px;
	vertical-align:bottom;
	text-align:right;
	color:#264563;
	padding:0px 10px 2px 0px;
	font-size:10px;
}

table td.bottom a {
	color:#264563;
	text-decoration:none;
}

table td.bottom a:hover {
	color:#325576;
	text-decoration:none;
}


/* MAIN MENU */

div.menu {
	padding:20px;
	font-family:'trebuchet ms';
	font-size:14px;
	color:#DCBF4D;
}

div.menu li {
	list-style-type: none;
	margin-bottom:10px;
}

div.menu li a {
	color:#DCBF4D;
	font-family:'trebuchet ms';
	font-weight:bold;
	font-size:14px;
	line-height: 1.0em;
	text-decoration:none;
}

div.menu li a:hover {
	color:#EAD582;
	text-decoration:none;
}

div.menu ul.l1 {
	padding-left:20px;
}

div.menu ul.l1 li {
	list-style-type: none;
	margin-bottom:10px;
}

div.menu ul.l1 li a {
	color:#DCBF4D;
	font-family:'trebuchet ms';
	font-weight:bold;
	font-size:11px;
	line-height: 1.0em;
	text-decoration:none;
}

div.menu ul.l1 li a:hover {
	color:#EAD582;
	text-decoration:none;
}



/* MAIN AREA */

div.main {
	padding:20px;
}

div.main a {
	text-decoration:none;
	color:#DCBF4D;
}

div.main a:hover {
	color:#EAD582;
}


/* FORM */

form table {
	width:100%;
}

form table td {
	padding:2px;
	font-weight:bold;
}

form input[type="text"] {
	border: 1px solid #D7E2EC;
	height:18px;
	width:100%;
	font-size:11px;
	font-family:verdana,helvetica,arial,sans-serif;
	font-weight:normal;
	padding-left:3px;
}

form input[type="submit"] {
	width:100%;
	margin-top:10px;
	padding:0px 0px 4px 0px;
	font-size:11px;
	height:20px;
	font-family:verdana,helvetica,arial,sans-serif;
	background-color: #12202D;
	color:#D7E2EC;
	border: 1px solid #8B96A1;
}

form textarea {
	border: 1px solid #D7E2EC;
	width:100%;
	height:150px;
	padding:3px;
	font-size:11px;
	font-family:verdana,helvetica,arial,sans-serif;
}
