/*****************************************
HTML Elements
*****************************************/
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px auto;
	bgcolor: #CCC;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 130%;
}

td.welcome {
	background-color: #E3F5FF;
	padding: 15px;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

input.check{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-left: 0px;
	width: 15px;
}

input.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-right: 3px;
}


/*****************************************
Links
*****************************************/

a:link { font-size: 10px; text-decoration: none; }
a:hover { font-size: 10px; text-decoration: none;}
a:visited { font-size: 10px; text-decoration: none; }

a.header { font-size: 10px; color: #999; font-weight: bold; padding: 5 0 5 0 px; }
a.header:hover { font-size: 10px; color: #999; font-weight: bold; padding: 5 0 5 0 px; }
a.header:visited { font-size: 10px; color: #999; font-weight: bold; padding: 5 0 5 0 px; }

a.satellite { color: #0080C0; font-weight: bold; }
a.satellite:hover { color: #0080C0; font-weight: bold; }
a.satellite:visited { color: #0080C0; font-weight: bold; }

a.seeds { color: #02A893; font-weight: bold; }
a.seeds:hover { color: #02A893; font-weight: bold; }
a.seeds:visited { color: #02A893; font-weight: bold; }

a.satservices { color: #0080C0; margin-left: 15px; }
a.satservices:hover { color: #0080C0; margin-left: 15px; }
a.satservices:visited { color: #0080C0; margin-left: 15px; }

a.seesubmenu { color: #02A893; margin-left: 15px; }
a.seesubmenu:hover { color: #02A893; margin-left: 15px; }
a.seesubmenu:visited { color: #02A893; margin-left: 15px; }

a.esolutions { color: #FF6600; margin-left: 15px; }
a.esolutions:hover { color: #FF6600; margin-left: 15px; }
a.esolutions:visited { color: #FF6600; margin-left: 15px; }

a.pdf { color: #0080C0; }
a.pdf:hover { color: #0080C0; }
a.pdf:visited { color: #0080C0; }

a.spotoff { color: #0080C0; text-align: right; }
a.spotoff:hover { color: #0080C0; text-align: right; }
a.spotoff:visited { color: #0080C0; text-align: right; }

a.solutions { color: #FF6600; font-weight: bold; }
a.solutions:hover { color: #FF6600; font-weight: bold; }
a.solutions:visited { color: #FF6600; font-weight: bold; }

/*****************************************
Classes
*****************************************/

.contact	{ font-size: 11px; color: #000; }
.logo 		{ background-color: #999; text-align: right; }
.login		{ background-image: url('../Images/bg_login.jpg'); height: 155px; text-align: center; }
.menu_on	{ font-size: 10px; color: #000; font-weight: bold; }
.spoton		{ font-size: 10px; color: #000; text-align: right; }
.reports 	{ font-size: 10px; color: #0080C0; margin-left: 15px; }
.righttab 	{ width: 240px; background-color:#ECECEA; }
.righttabhp { padding: 10px; }
.submenu_on	{ font-size: 10px; color: #000; margin-left: 15px; }
.titles		{ font-size: 14px; color: #000; font-weight: bold; }
.tit_10		{ font-size: 10px; color: #000; font-weight:bold; }
.warning 	{ color: #DE0032;}
.trouble	{ font-size: 10px; color: #000; font-weight: normal; }
.troublegrey { font-size: 10px; color: #666; font-weight: normal;}

.listpointer {background: url(../Images/listpointer.gif) no-repeat; background-position:top;}

