body{
padding:0px;
margin:0px;
background-color:#131414;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9DA6A9;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D9D9D9;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9DA6A9;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #E3E3E3;
	height: 17px;
	width: 134px;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #E3E3E3;
	height: 112px;
	width: 134px;
	overflow:auto;
}

.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-image: url(images/link_1.gif);
	height: 5px;
	width: 60px;
}

#header {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 20px;
	color: #9DA6A9;
}

#content {
	margin:20px 70px 0 0
	
}

#content .first {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D9D9D9;
	height:300px;
	padding:30px 40px 0 15px;
}
.event {
        font-family: Tahoma;
        font-size: 11px;
        line-height: 12px;
        text-align: left;
        vertical-align: top;
        color: #D9D9D9;
}

/* LINKS */
a:link		{ text-decoration:none; color: #D9D9D9; }
a:hover		{ text-decoration:underline; color: #D9D9D9; }
a:active	{ text-decoration:none; color: #D9D9D9; }
a:visited	{ text-decoration:none; color: #D9D9D9; }
