*{font-family:Tahoma, Geneva, sans-serif;}
html, body {
    margin:0;
    padding:0;
    height:100%;
}
body {
	background-color: #1a171b;
	background-repeat: no-repeat;
	background-position:bottom left;
	background-image:url(../images/logo.gif);
	margin:0px;
	height:100%;

}
html {
	height: 100%;
}
#content {
	padding-left:118px;
	padding-top:28px;

}
h1,h2 {
	color:#FFF;
	font-size:14px;
}	
#main_navigation
{
	padding-top:15px;
	color:#777;
	font-size:12px;	
}
p {
	color:#FFF;
 	font-size:12px;	
}
pre {
	color:#FFF;
 	font-size:12px;	
}
form{


	margin:0px;
	color:#FFF;
 	font-size:12px;	
}
label{
	clear:both;
	display:block;
	text-align:right;
	width:70px;
	float:left;
	padding:8px 0px;
}
input{

	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:140px;
	margin:2px 0 5px 10px;
}
a {
	color:#009ee0;
	text-decoration:none;
}
.subtitle 
{
	font-size:12px;
}
.buzzword
{
	text-decoration:none;
}

button{
clear:both;
margin-left:3px;
margin-top:2px;
width:55px;
height:26px;
text-align:center;
line-height:31px;
color:#00000;
font-size:11px;
}