body {
	background: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}
select { background-color: #eeeeee; font-size: 12px; font-family: Verdana, Arial, sans-serif; }
input { background: transparent; border: thin solid; font-size: 12px; font-family: Verdana, Arial, sans-serif; }
textarea { background: transparent; border: thin solid; font-size: 12px; font-family: Verdana, Arial, sans-serif; }
table { font-size: 12px; font-family: Verdana, Arial, sans-serif; }
tr { font-size: 12px; font-family: Verdana, Arial, sans-serif; }
td { font-size: 12px; font-family: Verdana, Arial, sans-serif; }
:link {
	font-style: bold;
	color: green;
	text-decoration: none;
}
:visited {
	font-style: bold;
	color: green;
	text-decoration: none;
}
a:active {
	font-style: bold;
	color: green;
	text-decoration: none;
}
a:hover {
	font-style: bold;
	color: #000000;
	text-decoration: none;
}

.blue { color: blue; }

.Title {
	background: url("images/tbl_bg.png");
	border: 1px solid #7995a6;
	text-align: center;
}

.LeftContent {
	background: #eeeeee;
	padding: 3px;
	border: 1px solid #ccc;
	border-top: 0;
	border-right: 0;
	text-align: left;
}

.Content {
	background: #eeeeee;
	padding: 3px;
	border: 1px solid #ccc;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	text-align: left;
}

.SingleContent {
	background: #eeeeee;
	padding: 3px;
	border: 1px solid #ccc;
	border-top: 0;
	text-align: left;
}

.RightContent {
	background: #eeeeee;
	padding: 3px;
	border: 1px solid #ccc;
	border-top: 0;
	border-left: 0;
	text-align: left;
}

.Home a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/home.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.Home a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/home.gif") 0 0 no-repeat;
	background-position: 0 0;
}

.About a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/about.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.About a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/about.gif") 0 0 no-repeat;
	background-position: 0 0;
}

.News a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/news.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.News a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/news.gif") 0 0 no-repeat;
	background-position: 0 0;
}

.Services a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/services.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.Services a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/services.gif") 0 0 no-repeat;
	background-position: 0 0;
}

.Network a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/network.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.Network a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/network.gif") 0 0 no-repeat;
	background-position: 0 0;
}

.Support a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/support.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.Support a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/support.gif") 0 0 no-repeat;
	background-position: 0 0;
}

.Members a {
	display:block;
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/members.gif") 0 0 no-repeat;
	background-position: 0 -26px;
}
.Members a:hover {
	width:112px;
	height:26px;
	padding:0;
	background: url("images/menu/members.gif") 0 0 no-repeat;
	background-position: 0 0;
}