ul {margin:0; padding:0; list-style:none; line-height:16px}
.ul {margin:0; padding:0; list-style:none; line-height:15px}
li {background:url(images/pointer.gif) left no-repeat;padding:0 0 0 15px;}
.li {background:url(images/pointer_green.gif) left no-repeat;padding:0 0 0 10px;}

a
{
	color: #3333ff;
}

.red {
		color:#FF0000;		
		padding:5px;
		font-size:12px;  
		text-align:center;
	}

 body {margin:0px; padding:0px; background:URL(images/tall_x.gif); background-repeat:repeat-x;background-color:#313131}

  .white{font-family:Tahoma; font-size:11px;  color:#FFFFFF;}
  .menu{font-family:Tahoma; font-size:11px;  color:#C2C2C2;}
  .policy{font-family:Tahoma; font-size:11px;  color:#9C9C9C;}
  tbody, .main{font-family:Tahoma, Verdana; font-size:11px;  color:#412E41; line-height:13px}
  div.main{padding-top: 0px; padding-bottom: 10px; padding-left: 30px; padding-right: 30px}
  .blue{font-family:Tahoma; font-size:11px;  color:#007A97; line-height:13px}
  .text{font-family:Tahoma; font-size:10px;  color:#737373; line-height:13px}
h1
{
	font-family: Calibri, Arial, Tahoma;
	font-size: 21px;
	color: #3aa315;
	border-bottom: 1px solid #bbbbbb;
	padding-bottom: 10px;
	font-weight: normal;
}
h2
{
	font-family: Calibri, Arial, Tahoma;
	font-size: 21px;
	color: #0285B0;
	font-weight: normal;
}
h3
{
	font-family: Calibri, Arial, Tahoma;
	font-size: 15px;
	color: #0285B0;
	xline-height: 18px;
	font-weight: normal;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}
th
{
	font-family: Calibri, Arial, Tahoma;
	font-size: 15px;
	color: #0285B0;
	line-height: 18px;
	font-weight: normal;	
	text-align: left;
}
input, select, textarea
{
	font-family: Tahoma; 
	font-size: 11px;  
	color: #412E41; 
	line-height: 13px;
	border: 1px solid #999999;	
}
.AddServerInput
{
	width : 200px;	
}
  .input{
  		width:112px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#42423D;
		font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px;
		padding-top:0px;
		padding-left:4px;
		}
  .input2{
  		height:18px;
		background-color:#FFFFFF;
		padding-top:0px;
		padding-left:4px;
		}
		
 .input1{
  		width:172px; height:18px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#42423D;
		font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px; 
		padding-top:0px;
		padding-left:5px;
		}

		.textarea{
		width:172px; height:119px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#42423D;
		font-family:Tahoma; font-size:11px;  color:#412E41; line-height:13px; 
		padding-top:0px;
		padding-left:5px;
		overflow:auto;
		}
div.commandline
{
	border: 1px solid #999999;
	background-color: #000000;	
	font-family: Courier New, Courier;
	font-size: 12px;
	color: #ffffff;
	margin: 10px;
	padding: 10px;
}
div.FeatureMatrix
{
	text-align: center;
}
table.FeatureMatrix, table.SiteTable
{
	width: 100%;
}
table.FeatureMatrix th, table.SiteTable th
{
	background-image: url('images/th_bkg.png');
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

table.FeatureMatrix td, table.SiteTable td
{
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}
table.FeatureMatrix td.ColPro, table.FeatureMatrix td.ColFree
{
	text-align: center;
}
table.FeatureMatrix td.ColFree
{
	background-color: #e0ffe0;
}
table.FeatureMatrix td.ColPro
{
	background-color: #ffe0b0;
}
div.Question
{
	margin-bottom: 3px;	
		
}
div.Answer
{
	color: #999999;
	margin-bottom: 15px;	
}

img.td{
width:80%;
}
img.td2{
width:27%;
}

/* For Div Popups 
#layer1 {
	position: fixed;
	visibility: hidden;
	width: 400px;
	height: 300px;
	right: 30px;
	overflow:auto;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;	
}

#close {
	float: right;
}
/* End of CSS Div Popups */ 
#layer1 {
	position: fixed;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}

.submit {
   background-image: url('images/delete.jpg');
   width: 5px;
   height: 5px;
   text-indent: -999em;
   border: none;
}

