body {
	background-color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #222222;
	font-size: 11px;
	font-family: verdana;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.tabtext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}

.whitetext {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.whitetextsm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

.whitebg {
	background-color: #fff;
}

a:link, a:visited, a:active {
	color: #0000cc;
	text-decoration: underline;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}

a.link:link, a.link:visited, a.link:active {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

a.link:hover {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

.link {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

th {
	background-color: #0099ff;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	text-align: center;
}

th a:link, th a:visited {
	text-decoration: none;
	color: #993333;
	font-weight: bold;
}

th a:active, th a:hover{
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: tahoma;
	margin: 5px;
}

h1 {
	font-size: 18px;
	color: #333333;
}

h2 {
	font-size: 16px;
	color: #0D44B3;
}

h3 {
	font-size: 14px;
	color: #F00;
}

h4 {
	font-size: 12px;
	color: #95ADEF;
}

p {
	margin: 10px 5px; padding: 0px
}

form {
	margin: 0px;
	padding: 0px;
}

td, p, input, textarea, select, li {
	font-size: 11px;
	font-family: verdana;
}

.btnimg {
	margin: 0px 3px 0px 3px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.formbtnimg {
	cursor: pointer;
}

.vaimg {
	vertical-align: middle;
}

ul {
	margin: 5px 5px 5px 20px;
	padding: 0px;
}

li {
	margin: 10px 0px;
}

ul.bulleted {
	margin: 5px 5px 5px 20px;
	list-style-type:none;
	padding: 0px;
}

ul.bulleted li {
  padding-left: 10px;
  background: url("/webcockpit/images/bullet.gif") 0px 8px no-repeat;
}

hr {
	width: 100%;
	text-align: center;
	margin: 7px 0px;
}

fieldset {
	margin: 0px;
	padding: 2px;
	border: 1px solid #dfdfdf;
}

legend {
	color: #000066;
}

#container {
	background-image: url(/webcockpit/images/bg_content.gif);
	background-color: #fff;
	background-repeat: repeat-y;
}

#top_links td { font-size:11px; color: #506B8F; text-decoration: none; }
#top_links a:link, #top_links a:visited { font-size:11px; color: #800000; font-weight: bold;  text-decoration: underline; }
#top_links a:hover{ font-size:11px; color: #CC0033; font-weight: bold;  text-decoration: underline;}

#nav_links a{
	font: 11px tahoma;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

#nav_links a:link, #nav_links a:visited {
	color: #0066ff;
}

#nav_links a:hover{
	color: #000099;
}

#navtopbar {
	background-image: url(/webcockpit/images/nav_bg_top.gif);
	background-color: #f1efef;
	background-repeat: no-repeat;
}

#navtopbarbottom {
	background-image: url(/webcockpit/images/nav_bg_top_bottom.gif);
	background-repeat: no-repeat;
	padding: 10px 15px 10px 10px;
	height: 25px;
}

.navtopbg {
	background-color:	#f1efef;
}

.error {
	font: 11px verdana;
	color: #990000;
	font-weight: bold;
}

.success {
	font: 11px verdana;
	color: #006600;
	font-weight: bold;
}

span.link {
	color: #0099ff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.tblborder {
	border: 1px solid #ccc;
}

#loadnoticebox {
	width: 150px;
	font: 11px verdana;
	font-weight: bold;
	background-color: #ffcc99;
	text-align: center;
	border: 1px outset;
	position: absolute;
	z-index: 999;
	top: 0px;
}

#loadnoticebox img {
	vertical-align: middle;
}

.servererrorbox {
	width: 180px;
	background-color: #cc0000;
	border: 1px outset;
	z-index: 999;
	position: absolute;
	top: 0px;
}

body > div.servererrorbox {position: fixed}

.servererrorcontent {
	font: 11px verdana;
	font-weight: bold;
	padding: 10px;
	color: #fff;
}

.savenoticebox {
	width: 180px;
	background-color: #ccffcc;
	border: 1px outset;
	z-index: 999;
	position: absolute;
	top: 0px;
}

body > div.savenoticebox {position: fixed}

.savenoticecontent {
	font: 11px verdana;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	text-align: center;
}


.ajaxlist {
	cursor: move;
}

.shiftcontainer{
	position: relative;
	left: 3px; /*Number should match -left shadow depth below*/
	top: 3px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
	width: inherit; /* container width*/
	/*background-color: #d1cfd0;*/
	background-image: url('/webcockpit/images/shadow.png');
	background-repeat:repeat;
}

.shadowcontainer div{
	/* Add container height here if desired */
	background-color: white;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -3px; /*shadow depth*/
	top: -3px; /*shadow depth*/
}

.shadowbgwhite {
	background-color:#fff;
	border: 1px solid #888888;
	padding: 5px;
}

.blasttarget {
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}


.textbox		{ width: 200; height: 22; color: #000000; text-decoration: none; background-color: #FFFFFF; border-color: #DBDBDB #DBDBDB #DBDBDB; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; margin-top:5px; }

.table_00		{ border-top: solid #E0DFE3 1px; }
.table_01		{ border-left: solid #E0DFE3 1px; border-bottom: solid #E0DFE3 1px; width:85px; text-align:center; }
.table_02		{ border-left: solid #E0DFE3 1px; border-bottom: solid #E0DFE3 1px; border-right: solid #9D9DA1 1px; }
.red			{ color: #CC0000; }
.grey			{ color: #666666; }


a.pageLink01:link             { color: #800000; }
a.pageLink01:visited          { color: #800000; }
a.pageLink01:active           { color: #800000; }
a.pageLink01:hover            { color: #ff0000; }

div.footer a:link       { font-size:10px; color: #668DBE; font-weight: bold;  text-decoration: none; }
div.footer a:visited    { font-size:10px; color: #668DBE; font-weight: bold;  text-decoration: none; }
div.footer a:active     { font-size:10px; color: #668DBE; font-weight: bold;  text-decoration: none; }
div.footer a:hover      { font-size:10px; color: #CC0033; font-weight: bold;  text-decoration: none; }
a.footer_red:link       { font-size:10px; color: #668DBE; font-weight: bold;  text-decoration: none; }
a.footer_red:visited    { font-size:10px; color: #668DBE; font-weight: bold;  text-decoration: none; }
a.footer_red:active     { font-size:10px; color: #668DBE; font-weight: bold;  text-decoration: none; }
a.footer_red:hover      { font-size:10px; color: #CC0033; font-weight: bold;  text-decoration: none; }

.pagination_active {
	font: 11px verdana bold;
	color: #0066ff;
	cursor: pointer;
}

.pagination_nonactive {
	font: 11px verdana bold;
	color: #999999;
}
