body {
	background:#cccccc;
	padding:0;
	margin:0;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 11px;
	text-align: center;
	}
#topmain {
	width:766px;
	height:151px;
	background:#cccccc url(/images/tf_01.jpg) no-repeat;
}
	
#topmenu {
	width:766px;
	height:28px!important;
	height:43px;
	background:#cccccc url(/images/tf_02.gif) no-repeat;
	text-align:left;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-serif, Pragmatica;
	font-size : 11px;
	font-weight:bold; 
	padding:15px 0 0 10px;
	color:#797979;
}
#topmenu a {
	text-decoration:none;
	color:#797979;
}
#topmenu a:visited {
	color:#797979;
	text-decoration:none;
}
#topmenu a:hover {
	color:#0047CB;
	text-decoration:none;
}
#content {
	display:block;
	text-align:justify;
	width:548px;
	float:left;
	height:1800px;
	background:#7CAEEC;
}
#wrap {
	margin:0 auto;
	width:766px;
	height:100%;
	background:#8CCE5C;
}
#rightbar {
	background:#8CCE5C;
	height:1800px;
}
#rightbar a {
	text-decoration:none;
	color:#0000FF;
	font-weight:bold; 
}
#rightbar a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight:bold; 
}
#rightbar a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold; 
}

#footer {
	text-align:center;
	background:#cccccc url(/images/tf_05.gif) no-repeat;
	color: #555555; 
	width:766px;
	height:50px;
	padding-top:15px;
	font-weight:bold; 
}
h1
{
	color: #ff3366; 
	font-size:18px;
	padding-top : 1px;
	font-weight:bold;
	text-align:center;
}
h2
{
	color: #ff3366; 
	font-size:14px;
	text-decoration:none;
	padding-top : 10px;
	font-weight:bold;
	text-align:center;
}
p
{
	padding-left:10px;
	padding-right:10px;
}
h3
{
	color: #ff3366; 
	font-size:12px;
	text-decoration:none;
	padding-top : 10px;
	font-weight:bold;
	text-align:center;
}

.blocks {
	display:block;
	min-height:180px;
	text-align:center;
}
.blocks p {
	display:block;
	height:180px;
	float: left;
	padding:10px 10px 10px 45px;
}
.blocks p a {
	color: #0000ff; 
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
}
.blocks p a:visited {
	color: #0000ff; 
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
}
.blocks p a:hover {
	color: #ff0000; 
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
}

