body { 
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px; 
	color: #ffffff; 
	margin: 0; 
	background-image: url(/images/back.gif); 
	text-align: center;
}

.contenttable {
	width: 750px;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	margin-left: auto; 
	margin-right: auto;	
}

.contenttable td {
	padding: 2px;
	border: 1px solid #000000;
}

td.lightcontent {
	background-color: #A6CBFC; 
	text-align: left; 
	vertical-align: top;
	padding: 5px;
}

td.content { 
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: left; 
	background-color: #5da2ff; 
	vertical-align: top;
}

td.fav { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	font-style: bold; 
	text-decoration: none;
}

td.leftcontent { 
	width: 575px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: center; 
	background-color: #5da2ff; 
	vertical-align: top;
	padding: 5px;
}

td.rightcontent	{ 
	width: 175px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: center; 
	background-color: #5da2ff; 
	vertical-align: top;
	padding: 5px;
}

td.centercontent { 
	width: 750px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: center; 
	background-color: #5da2ff; 
	vertical-align: top;
	padding: 5px;
}

td.tripcontent { 
	width: 250px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: center; 
	background-color: #5da2ff; 
	vertical-align: top;
	padding: 5px;
}

td.bottom { 
	background-color: #5da2ff; 
	text-align: center;
	padding: 5px;
}

.active_menu { 
	width: 125px; 
	background-color: #FFFFFF; 
	color: #000000; 
	text-align: center; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: bold; 
	padding: 5px;
}
.inactive_menu { 
	width: 125px; 
	background-color: #A6CBFC; 
	color: #000000; 
	text-align: center; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: bold; 
	padding: 5px;
}

span.status {
	color: #01bd01;
	font-weight: bold;
}

span.statusoff {
	color: #ff0000;
	font-weight: bold;
}

h1 {
	font-size: 12px; 
	font-weight: normal;
}

hr			{ color: #000000 }

a:link 			{ font-weight: bold; color: #000000; text-decoration: none }
a:active 		{ font-weight: bold; color: #000000; text-decoration: none }
a:visited 		{ font-weight: bold; color: #000000; text-decoration: none }
a:hover 		{ font-weight: bold; color: #000000; text-decoration: underline }

a.menu:link 		{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.menu:active 		{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.menu:visited 		{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.menu:hover 		{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }

a.botlink:link 		{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.botlink:active 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.botlink:visited 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.botlink:hover 	{ font-size: 12px; font-weight: bold; color: #BA40BA; font-style: bold; text-decoration: none }

a.contentlink:link 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.contentlink:active 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.contentlink:visited 	{ font-size: 12px; font-weight: bold; color: #000000; font-style: bold; text-decoration: none }
a.contentlink:hover 	{ font-size: 12px; font-weight: bold; color: #BA40BA; font-style: bold; text-decoration: none }



