#ft { 
	color:#444; 
	padding: 10px 20px;
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#hd img {
	vertical-align: top;
	margin: 0 0 0 5px;
	border: 1px solid #e2007a;
	background: #292600;
	padding: 2px;
	float: right;
}

#hd {
	clear: right;
	background: #000;
	padding-bottom: 1em;
}

#hd .logo {
	border: none; padding: 0;
	float: left;
}

.login {
	float: right;
	padding: 1em 0; 
	background: #000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

.login a {
	color: #ffed00;
}

.clear {
	clear: both;
}

html { 
	background: #000 url(../images/body_bg.png) top left repeat-x;
}

body {
	font-family: Verdana;
	color: #333;  
}

#bd {

}

p {
	margin: 0 0 0.5em 0;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#doc4 {
	background: #fff url(../images/main_bg.png) top left no-repeat;
	width: 974px;
}

.left {
/*	background: #e2007a;*/
}

.left a {
	color: #fff;
}

.padding {
	padding: 1em;
}

h1,h2,h3,h4,h5,h6 { 
	font-weight:bold; 
	margin: 0 0 1em 0; 
}

.left li a {
	font-family: Verdana, sans-serif;
	font-size: 93%;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	display: block;
	padding: 0.3em;
}

.left li a:hover {
	color: #000;
	text-decoration: none;
}

.left h3 {
	margin: 1em 0;
	color: #ffed00;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1em;
	border-bottom: 1px solid #ffed00;
	text-align: right;
	border: none;
}

h1 {
	color: #e2007a;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	border-bottom: 1px solid #e2007a;
}

h2 {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

h3 {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
}

.box h3 {
	border: none;
}
.main img {
	float: right;
	padding: 1em 1em;
}

strong,b { font-weight: bold }
em,i { font-style:italic }

a {color: #e2007a; text-decoration:none;}
a:focus,
a:hover,
a:active {color:#e29ec3; text-decoration:underline;}


.box {
	margin-bottom: 20px;
	margin-top: 30px;
	clear: right;
}

.box_title {
	z-index: 1;
	position: relative;
	float: left;
	width: 140px;
	border-right: 1px solid #666;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	height: 140px;
}

.admin {
	text-align: right;
}

.name {
	font-family: Georgia, Times, serif;
	z-index: -2;
	position: absolute;
	bottom: 20px;
	right: 0px;
	text-align: right;
	color: #888;
	font-size: 300%;
}

.month {
	font-family: Georgia, Times, serif;
	font-size: 230%;
	z-index: -1;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	color: #444;
	text-transform: lowercase;
	padding: 0 3px 0 0;
}

.right_link {
	float: right;
	clear: right;
}

hr {
	clear:both;
}

.required {
	color: 000;
	font-weight: bold;
}