

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E7E7E7;
	color: #666666;
	width: 720px;
	
}

caption.header {
	font-weight: bold;
	background: #FFFFFF;
	color: #666666;
	text-transform:uppercase;
	text-align: left;
	padding: 10px 0px 0px 10px;
	
}

caption.maintable {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
	font-size:10px;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link {
	color:#165191; /* 8FBE00 */
	background:url(/img/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
tbody th a:visited {
	color:#1975D7; /* FF8601*/
	background:url(/img/layout2.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
	
	
tbody th a:hover {
	color:#FF8601; /* FF8601*/
	}

tbody tr td { 
	height:30px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	height: 15px;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
}

table.header_table {
	font-size: 16px;
	vertical-align:bottom;
	border-spacing: 0px;
	width: auto;
}

td.head_td {
	/* border-right: #318DF2 outset 2px; */
	background-color: #F4F4F4;

}



#l_input {
border-style: solid;
border-color: rgb(238, 238, 238) rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238);
border-width: 1px;
font-family: arial,helvetica,sans-serif;
font-size: 20px;
color: rgb(102, 102, 102);
height: 20px;
margin: 0 5px 5px 0;
}

#fizsubmit, #yursubmit {
border: medium none ;
padding: 4px 20px 4px 10px;
background: rgb(102, 102, 102) url(/img/darkgrey-fold.png) no-repeat scroll right bottom;
margin-right: 0px; 
font-family: helvetica,arial,sans-serif;
color: rgb(255, 255, 255); 
width: 150px; 
font-weight: bold; 
font-size: 14px; 
text-align: center;
cursor: pointer;
}

#b_input {
border-style: solid;
border-color: rgb(238, 238, 238) rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238);
border-width: 1px;
font-family: arial,helvetica,sans-serif;

font-size: 20px;
color: rgb(102, 102, 102);
height: 24px;
}

#b_input_textarea{
width: 500px;
border-style: solid;
border-color: rgb(238, 238, 238) rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238);
border-width: 1px;
font-family: arial,helvetica,sans-serif;

font-size: 14px;
color: rgb(102, 102, 102);
height: 30px;

}

#textarea {
width: 500px;
border-style: solid;
border-color: rgb(238, 238, 238) rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238);
border-width: 1px;
font-family: arial,helvetica,sans-serif;
font-size: 14px;
color: rgb(102, 102, 102);
}

table hr {
margin: 3px 0 3px 0;
border-style: solid;
border-color: #DDDDDD;
border-width: 1px;
}

#warning {
color: red;
}

#label {
color: #165191;
}

#output1 {
font-size: 14px;
text-align: center;
}

#output {
background-color: #8fbe00;
color: #FFF;
margin: 10px;
padding: 5px;
}

#numorder {
font-size: 20px;
}