body,div,td,th { 
	padding: 0;
	margin: 0;
	border: 0;
	font-family: arial, helvetica;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

.intra {
	background-color: gray;
	border: red 2px dashed;
}

.logobox td {
	vertical-align: top;
	text-align: center;
	background: #FFFFFF url('/templates/images/top_background.png') repeat-x;
}

.logobox td span {
	font-size: 16px;
	font-weight: bolder;
	line-height: 24px;
	color: #aa00aa;
}

.logobox td div { 
	height: 20px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 8px;
}

.logobox td div h2 { 
	margin:0;
	padding:0;
	border:0;
	display: inline;
	font-size: 12px;
}

.logobox td div a { 
	color: #990099;
	text-decoration: none;
	padding-left: 20px;
}

.logobox td div a:hover { 
	color: #aa00aa;
	text-decoration: underline;
}

.tabsbox td {
	background-color: #990099;
}

.tabsbox th {
	background: #ffffff url('/templates/images/centerside.gif') repeat-x;
}

.tabsbox th a {
	color: #990099;
	text-decoration: none;
}

.tabsbox th a:hover {
	color: #aa00aa;
	text-decoration: underline;
}

/*************************************************************/

.footer {
	padding: 5px;
	background: #FFFFFF url('/templates/images/bottom_background.png') repeat-x;
}

.footer a {
	color: #BB0000;
	text-decoration: none;
}

.footer a:hover { 
	color: #aa00aa;
	text-decoration: underline;
}

.navigation_links {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigation_links a {
	color: #990099;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 2px;
	font-size: 13px;
}

.navigation_links a:hover {
	color: #aa00aa;
	text-decoration: underline;
}

.navigation_links a.selected {
	font-weight: bold;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990099;
	text-align: center;
}

td.cell {
	background-color: #d1d1d1;
}

td.cell td {
	padding: 5px;
}

td.cell img {
	text-align: center;
	border: 1px red solid;
}

td.cell a.title {
	font-size: 14px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
}

td.cell a.pad {
	padding-bottom: 10px;
	display: block;
}

td.cell a.title:hover {
	color: #aa00aa;
	text-decoration: underline;
}

td.cell .clicks {
}

td.cell .rate {
}

input.rating_button {
	width: 100px;
}

.tools {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

.tools a {
	color: #990099;
	text-decoration: none;
}

.tools a:hover {
	color: #aa00aa;
	text-decoration: underline;
}

td.tabsnull {
	background-color: #990099;
}

.ae_table_sky { width:100%; height:auto; background-color:None; }
.ae_td_sky { border:0px; border-bottom: white 0px solid; background-color: #d1d1d1; padding: 3px;}
.ae_td_sky p { display: inline; width:0px; height:0px; }
.ae_td_sky a { color: #aa00aa;}
A.ae_title_sky {font-family: Arial,Helvetica; font-size: 14px; font-weight: bold; color: #990099; text-decoration: None; }
A.ae_title_sky:hover { color: #aa00aa;  text-decoration: Underline;}

