html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #FCFEFC;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	font-family: Arial, Verdana, serif;
}

#header h1 {
	background: transparent url(images/BigBangHosts.gif) no-repeat 0 0;
	width: 550px;
	height: 110px;
	display:block;
	text-indent:-9009px;
	margin: auto;
}

#header h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

#header h2 {
	text-align: center;
	font-family: arial, san-serif;
	font-size: 13px;
	font-weight: bold;
}

table {
	border: 0;
	width: 90%;
	margin: 25px auto;
	border-collapse: collapse;
}

tr 
{
	
}

td,th {
	padding: 5px;
	border: 1px solid #C9D7F1;
	text-align: center;
	vertical-align:middle;
}
th
{
	background-color: #ffffcc;
}

.promo {
	font-weight: bold;
	color: red;
}
.loginform 
{
	border: 1px solid #C9D7F1;
	width:300px;
	height:80px;
	
	}
.loginform tr,.loginform td
{
	text-align:right;
	border:none;
	}
.loginform input
{
	width:100%;
	}
.paramname th
{
	width: 210px;
	text-align:right;	
	}	
	
.paramname thead td
{
		background-color: #ffffcc;
	}
.paramname	input
{
	width:100%;
	height:100%;
	border:none;
	}	
/*
.paramname	tbody td
{
	text-align:left;
	}
*/
.fixedval
{
	background-color: #e1e1e1;
	text-indent:20px;
	
}
	
.radio
{
	text-align:left;
	width:70px;
	float:left;
	height:100%;
	}
 .radio input
{
	width:auto;
	height:auto;

	
	
	}
.little
{
	width:1px;
	}
.header td,	.header th
{
	background-color:#C9D7F1;
	}
	

#adminmenu {
	text-align:center;
	margin-top: 20px;
}

#footer, #footer a {
	text-align: center;
	color: #777;
	font: 10pt Verdana, Arial, Serif;
}

.center {
	text-align: center;
}

p {
	margin: 0.5em 0;
}

strong {
	font-weight: bold;
}
