body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(images/main_bg.gif);
}
a:link {
	color: #327175;
}
a:hover {
	color: #04b8cc;
}
a:active{
	color: #04b8cc;
}
a:visited {
	color: #327175;
}
/* TOP */
#tt {
	width: 100%;
	height: 143px;
}
.tts {
	background: url(images/ts.gif) repeat-x;
	width: 50%;
}
#h {
	height: 40px;
	width: 100%;
	border-top: 1px solid #327175;
	border-bottom: 1px solid #327175;
	background: url(images/hbg.gif);
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}
#h h1 {
	font-size: 10px;
	font-weight: normal;
	color: #327175;
	margin: 0;
	padding: 0;
}
#h a {
	color: #04b8cc;
	text-decoration: none;
}
#h a:visited {
	color: #04b8cc;
	text-decoration: none;
}
/* TOP END */
/* CONTENT */
#c {
	width: 100%;
	height: 100%;
}
.b {
	text-align: right;
}
#cd {
	width: 860px;
	height: 100%;
	border-left: 1px solid #327175;
	border-right: 1px solid #327175;
	background: #041c1b;
	vertical-align: top;
	text-align: center;
}
.cs {
	width: 50%;
}
/* TFG */
.tfg {
	width: 1px;
}
.tfg td {
	text-align: center;
	vertical-align: middle;
	background: url(images/p150bg.gif) no-repeat center;
	padding: 9px;
}


.tfg a img {
	border: 1px solid #327175;
	width: 150px;
	height: 200px;
}
.tfg a:hover img {
	border: 1px solid #04b8cc;
}
.tfg a:active img {
	border: 1px solid #04b8cc;
}
.tfg a:visited img {
	border: 1px solid #327175;
}



/* TFG END */
/* FTP */
.ftp {
	width: 1px;
}
.ftp td {
	text-align: center;
	vertical-align: middle;
	background: url(images/p200bg.gif) no-repeat center;
	padding: 5px;
}
.ftp img {
	border: 1px solid #327175;
	width: 200px;
	height: 250px;
}
.ftp a:hover img {
	border: 1px solid #04b8cc;
}
.ftp a:active img {
	border: 1px solid #04b8cc;
}
.ftp a:visited img {
	border: 1px solid #327175;
}
/* FTP END */
/* TFL */
.tfl {
	width: 860px;
}
.tfl td {
	vertical-align: top;
	padding: 5px;
	width: 33%;
}
.tfl ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.tfl li {
	font-size: 10px;
	list-style: url(images/li.gif);
	margin-top: 6px;
}
.tfl a {
	color: #009999;
	text-decoration: none;
}
.tfl a:visited {
	color: #009999;
	text-decoration: none;
}
.tfl a:hover {
	color: #04b8cc;
	text-decoration: none;
}
/* TFL END */






/* BS */
.bs {
	width: 860px;
}
.bs td {
	vertical-align: top;
	padding: 5px;
	width: 25%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 10px;
	font-weight: bolder;
	list-style: url(images/li2.gif);
	margin-top: 6px;
}
.bs a {
	color: #009999;
	text-decoration: none;
}
.bs a:visited {
	color: #009999;
	text-decoration: none;
}
.bs a:hover {
	color: #04b8cc;
	text-decoration: none;
}
/* BS END */





/* FOOTER */
#footer {
	width: 860px;
	background: #072426;
	border-top: 1px solid #327175;
}
#footer td {
	vertical-align: top;
	padding: 5px 5px 0 5px;
	font-size: 9px;
	color: #327175;
}
#footer td p {
	margin: 0 20px 10px 8px;
}
#footer a {
	color: #06aec0;
	text-decoration: none;
}
#footer a:visited {
	color: #06aec0;
	text-decoration: none;
}
#footer a:hover {
	color: #04b8cc;
	text-decoration: none;
}
/* FOOTER END */
/* CONTENT END */