@charset "UTF-8";
/* CSS Document */

p{margin-top:10px;}

body{background-image:url();
background-position:bottom left;
background-repeat:no-repeat;}

#wkd{text-align:center;
font-size:24px;
text-transform:uppercase;
padding:20px;}

.holder {
	width:430px;
	margin:0px 0px 0 0px;
	padding:0px;
	border:0px solid #ddd;
	float:left;
	background:#ffffff;
}
.holder1 {
	width:156px;
	margin:0px 0px 0 0px;
	padding:5px;
	border:0px solid #ddd;
	float:left;
	background:#ffffff;
}
.holder2 {
	width:670px;
	margin:0px 0px 0 0px;
	padding:5px;
	border:0px solid #ddd;
	float:left;
	background:#ffffff;
}
.holder3 {
	width:156px;
	margin:0px 0px 0 0px;
	padding:5px;
	border:0px solid #ddd;
	float:left;
	background:#ffffff;
}
.holder h1 {
	text-align:left;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
a.hid, a.hid1, a.hid2 {
	color:#cc3300;
	text-decoration:none;
	outline-style:none;
	position:relative;
	z-index:500;
	background-image:url(images/arrow.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:10px;
}
a.hid em, a.hid1 em, a.hid2 em {
	display:none;
}
a.hid:hover, a.hid1:hover, a.hid2:hover {
	text-decoration:none;
}
a.hid:active, a.hid:focus, a.hid1:active, a.hid1:focus, a.hid2:active, a.hid2:focus {
	background:#fff;
}
a.hid:active span, a.hid:focus span, a.hid1:active span, a.hid1:focus span, a.hid2:active span, a.hid2:focus span {
	display:none;
}
a.hid:active em, a.hid:focus em {
	display:block;
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#333;
	width:440px;
	font-style:normal;
	cursor:default;
	padding:5px 5px 20px 5px;
	position:absolute;
	left:-6px;
	top:-5px;
	border:1px solid #ddd;
	border-width:0 1px 1px 1px;
}
a.hid1:active em, a.hid1:focus em {
	display:block;
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;	
	color:#333;
	width:155px;
	font-style:normal;
	cursor:default;
	padding:5px 5px 20px 5px;
	position:absolute;
	left:-6px;
	top:-5px;
	border:1px solid #ddd;
	border-width:0 1px 1px 1px;
}
a.hid2:active em, a.hid2:focus em {
	display:block;
	background-color:#ffffff;
	background-image:url(images/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#333;
	width:500px;
	font-style:normal;
	cursor:default;
	padding:5px 5px 20px 5px;
	position:absolute;
	left:-6px;
	top:-5px;
	border:1px solid #ddd;
	border-width:0 1px 1px 1px;
}
.clear {
	clear:both;
}
body {
	font-family:'Trebuchet MS', Tahoma, 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
	line-height:14px;
}
.hL {
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:3px;
	padding-top:3px;
}
.vL {
	border-right-color:#666;
	border-right-style:solid;
	border-right-width:1px;
	padding-right:3px;
}
.pL {
	padding-left:3px;
}
.title {
	background-color:#cc3300;
	color:#333;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}
i {
	color:#3399ff;
	font-weight:bold;
}
h3 {
	color:#333;
	padding:5px;
	font-size:14px;
	margin:0;
}
.text a, .link a {
	color:#F60;
	font-size:12px;
	padding:0;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}
.text a:hover, .link a:hover {
	color:#666;
}
h1 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
	margin:0;
}
.ss {
	background-color:#FFF;
	text-align:left;
}
.text {
	padding:5px;
	text-align:left;
}
.text1 {
	padding:5px;
	text-align:left;
}
ul {
	margin:0px;
	margin-left:15px;
	padding:0;
	list-style-type:square;
	text-align:left;
}
