.general_big{
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
    font-weight: bold;
}

.general_000000{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.general_999999{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.general_ff0000{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.small_999999{
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
body {
padding: 10px; 
margin: 0px; 
font-size: 12px;
color: #000099;
font-family: tahoma, arial, verdana;
background-color: #ffffff;
}

td {
font-size: 12px;
color: #000099;
font-family: tahoma, arial, verdana;
background-color: #ffffff;
}

h1{margin: 0px;
color:#0066FF;
font-size: 16px;
font-weight:bold;}

h2{margin: 0px;
color:#0066FF;
font-size: 14px;
font-weight:bold;}

a {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: tahoma, arial, verdana;
font-size: 11px;
color: #ff0000;
text-decoration: underline;
}

a.logout {
color: #FF0000;
}
a.logout:hover {
color: #000000;
}

.button {
background-image: url('images/btn_bg.png'); 
border: 1px solid #000000;
}

input {
font-family: tahoma, arial;
color: #000000;
font-weight: normal;
}

.copyright {
font-size: 10px;
color: #777777;
}