body,table {
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 25px;
	font-weight: normal;
}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

input,textarea,select {font-size: 10px;}
input,select {height: 18px;}


a {color: #000;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}

h1 a {font-size: 25px;}
h1 a:link {text-decoration: none;}
h1 a:visited {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 a {font-size: 16px;}
h2 a:link {text-decoration: none;}
h2 a:visited {text-decoration: none;}
h2 a:hover {text-decoration: underline;}

h3 a {font-size: 14px;}
h3 a:link {text-decoration: none;}
h3 a:visited {text-decoration: none;}
h3 a:hover {text-decoration: underline;}

h4 a {font-size: 14px;}
h4 a:link {text-decoration: none;}
h4 a:visited {text-decoration: none;}
h4 a:hover {text-decoration: underline;}

#frm td {font-weight: bold;}
#frm a {
	color: #000;
	font-weight: bold;
}
#frm a:link {text-decoration: none;}
#frm a:visited {text-decoration: none;}
#frm a:hover {text-decoration: underline;}

#block_left {font-size: 10px;}
#block_left h2 {
	font-size: 12px;
	margin: 0px;
}
#block_left a {font-size: 10px;}
#block_left a:link {text-decoration: none;}
#block_left a:visited {text-decoration: none;}
#block_left a:hover {text-decoration: underline;}


#r_block a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#r_block a:link {text-decoration: none;}
#r_block a:visited {text-decoration: none;}
#r_block a:hover {text-decoration: underline;}




#block_right {font-size: 10px;}
#block_right h2 {
	font-size: 14px;
	margin: 0px;
}
#block_right h3 {margin: 0px;}

#o_block h2 {
	font-size: 16px;
	color: #fff;
}
#o_block a {
	font-size: 12px;
	font-weight: bold;
}
#o_block a:link {text-decoration: none;}
#o_block a:visited {text-decoration: none;}
#o_block a:hover {text-decoration: underline;}

#w_block h2 {
	font-size: 16px;
	color: #346900;
}
#w_block a {
	font-size: 12px;
	font-weight: bold;
}
#w_block a:link {text-decoration: none;}
#w_block a:visited {text-decoration: none;}
#w_block a:hover {text-decoration: underline;}




#rest td {text-align: center;}
#rest a {
	color: #7E7E7C;
	font-size: 16px;
	font-weight: bold;
}
#rest a:link {text-decoration: none;}
#rest a:visited {text-decoration: none;}
#rest a:hover {text-decoration: underline;}




.blackbg { background-color: black;}
.purplebg { background-color: #A86297;}
.greenbg { background-color: #1BB233;}
.redbg { background-color: #CF002B;}
.bluebg { background-color: #2A509F;}
.orangebg { background-color: #EFA100;}

.brclear {clear: both;}