body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
padding:0;
margin:0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
}

.logotd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(images/logo.gif);
	text-transform: uppercase;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.leftside {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/sidebars-31.png);
	background-repeat: repeat-y;
}

.rightside {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/sidebars-31.png);
	background-repeat: repeat-y;
}

.topbottom {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/top-bottom-bars-31.png);
	background-repeat: repeat-x;
}

.middlebars {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -6px;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;/*	background-color:#AEAEAE;*/
	padding: 10px;	
	}

a.logolink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
}

a.logolink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
}

a.logolink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
}

a.customgateinstallerlink {
	color: #FFFFCC;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
}

a.customgateinstallerlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}

h1 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
