body	{
	margin: 0em;
	background: #E9E9E9
}

td	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
}


.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}
.bg_grey	{
	background-color: #737373
}
.bg_grey2	{
	background-color: #5D5D5D
}
.bg_yellow	{
	background-color: #FFDF00
}
.bg_yellow2	{
	background-color: #F1D40C
}
.bg_yellow3	{
	background-color: #FFFDED
}
.bg_yellow4	{
	background-color: #FFF18C
}



h1	{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.title	{
	font-family: Verdana, sans-serif;
	color: #222222;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.maincontent	{
	font-family: Verdana, sans-serif;
	color: #222222;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.subtitle	{
	font-family: Verdana, sans-serif;
	color: #222222;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

a       {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold
}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold
}

.toplinks       {
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase 
}

.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: lowercase 
}

.base       {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.base:hover {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}

.textwhite {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite: hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}