body {
	background-image: url(../WebImages/cube_light.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #3F7DB7;
}
td,th {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

a.blacklinks:link, a.blacklinks:visited, a.blacklinks:active {
	color: #000000;
	text-decoration: underline;
}
img {
	border: none;
}
form, table {
	margin:0px;
}

.button {background-color:#26A8CC;color:#ffffff; font-weight:bold; border: none; cursor:hand}

#wrapper {
	background:#FFFFFF;
	width:820px;
	padding:5px;
	text-align:left;
}
#page {
	background-image:url(../WebImages/cube_dark.gif);
	width:850px;
	height:600px;
}
#menu_bar {
	line-height:25px;
	background-color:#26A8CC;
	margin-bottom:5px;
	margin-top:5px;
}
#menu_bar_two {
	line-height:25px;
	background-color:#26A8CC;
	margin-bottom:5px;
}

.menu_item {
	width:90px;
	float:left;
	padding-left:10px;
}

#tick2 {
	float:right;
	padding-right:10px;
	color:#FFFFFF;
}
.bullets {
	margin-right:5px;
	margin-top:10px;
}
.info_box 
{
    color:#FFFFFF;
	height:61px;
	margin:9px;
}
#footer {
	clear:both;
	margin-top:5px;
}
.list_item {
	background-color:#34ADCD;
	line-height:20px;
	width:150px;
	margin-bottom:5px;
}
.left {
	float:left;
	margin-right:5px;
}
.right {
	float:right;
}
.red {
	color:#FF0000;
}




.resource_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ccc; text-align:center;}
.resource_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3F7DB7; text-align:left;}
.resource_keywordlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff}



.linksTable {
	font-size: 15px;
}

.resource_keywordlink a:link {
	color:#fff;
	text-decoration: none;
}
.resource_keywordlink a:visited {
	color:#fff;
	text-decoration: none;
}
.resource_keywordlink a:hover {
	color:#999999;
	text-decoration: none;
}
.resource_keywordlink a:visited:hover {
	color:#999999;
	text-decoration: none;
}
.resource_keywordlink a:active {
	color: #fff;
	text-decoration: none;
}

.resource_link a:link {
	color:#ccc;
	text-decoration: none;
}
.resource_link a:visited {
	color:#ccc;
	text-decoration: none;
}
.resource_link a:hover {
	color:#999999;
	text-decoration: none;
}
.resource_link a:visited:hover {
	color:#999999;
	text-decoration: none;
}
.resource_link a:active {
	color: #ccc;
	text-decoration: none;
}

.resource_title a:link {
	color:#1D5B95;
	text-decoration: none;
}
.resource_title a:visited {
	color:#444;
	text-decoration: none;
}
.resource_title a:hover {
	color:#999999;
	text-decoration: none;
}
.resource_title a:visited:hover {
	color:#999999;
	text-decoration: none;
}
.resource_title a:active {
	color: #444;
	text-decoration: none;
}