* {margin:0px; padding:0px; font-family:Arial, Segoe UI, Calibri, Trebuchet MS; font-size:13px;}
body {width:100%;background-color:#000;color:#555555;}

.width {width:790px; margin: 0 auto;}

div#menu {
background-image:url(../main/images/main_05.gif);height:48px;width:100%;
}

h1 {
font-size:15px;padding-bottom:10px;
}

div#menuC {
width:900px;margin:auto;
}

div.menuP {
color:#fff;float:left;font-weight:bold;padding-top:20px;height:28px;text-align:center;background-image:url(../main/images/main_08.gif);background-repeat:no-repeat;background-position:right;padding-left:25px;padding-right:25px;
}

div.menuP a { color:#fff;font-family: Arial; text-decoration:none; }
div.menuP a:link { color:#fff;font-family: Arial; text-decoration:none; }
div.menuP a:active { color:#fff;font-family: Arial; text-decoration:none; }
div.menuP a:visited { color:#fff;font-family: Arial; text-decoration:none; }
div.menuP a:hover { color:#fff;font-family: Arial; text-decoration:underline; }


#bottom {width:100%; height:227px;  background:url(images/bottomtlo.jpg)}

div#top {
background-image:url(../main/images/main_02.gif);height:204px;width:100%;
}

div#topBg {
margin:auto;height:204px;width:900px;background-image:url(../main/images/main_03.gif);background-repeat:no-repeat;
}




#content
{
	padding: 10px;
   paddi
   background-color:#fff;
   width:950px;
   margin:auto;
   
}

#footer
{
	background-color: #27282a;
   padding:5px;
	height: 20px;
	color: white;
	text-align: center;
	vertical-align: middle;
}

#addTable
{
	
}
#addTable td
{
	padding: 3px;
}
#addTable option
{
	width: 200px;
}

#listTable
{
	border: 1px solid #d1d1d1;
   padding:5px;
}
#listTable td
{
	padding:3px;
}
#listTable tr.on
{
	background-color: #dddddd;
}
#listTable tr.off
{
	background-color: white;
}

div.info {
background-color:#d6ecb1;
border:solid 1px #a6c66f;
margin-bottom:10px;
padding:7px;
}

a {color:#fb4300; font-family: Arial; text-decoration:underline; }
a:link {color:#fb4300; font-family: Arial; text-decoration:underline; }
a:active {color:#fb4300; font-family: Arial; text-decoration:underline; }
a:visited {color:#fb4300; font-family: Arial; text-decoration:underline; }
a:hover {color:#fb4300; font-family: Arial; text-decoration:underline; }

