body {background-color:#adadad;}

span, li, p, div, td { font-family:verdana; font-size:small }

p {margin:10px 10px 10px 10px;}

h1 {
	text-align:center;
	font-size:1.3em;
}

h2 {
	text-align:center;
	font-size:1em;
}

h3 {
	text-align:center;
	font-size:0.9em;
}

.mod, .design, #foot { 
	font-size:xx-small; 
	font-style: italic; 
	font-weight: normal; 
	color:#000000; 
	text-align:right 
}

a.design, a.design:visited { 
	font-size:xx-small; 
	font-style: italic; 
	font-weight: normal; 
	color:#000000; 
	text-decoration:none;
}

a.design:hover { 
	text-decoration:underline;
}


.menuitem {
	color:#FFFFFF;
	font-size:x-small;
	text-decoration:none;
	margin-top:5px;
}

.submenuitem {
/*	color:#3399CC; */
	color:#000;
	font-size:xx-small;
	text-decoration:none;
}

a.submenuitem:visited {
/*	color:#3399CC; 3399cc*/
	color:#000;
	font-size:xx-small;
	text-decoration:none;	
}

a.submenuitem:hover {
	/*color:#3399CC;*/
	color:#000;
	font-size:xx-small;
	text-decoration:none;
	background-color:#FFFFFF;
}

#auth .submenuitem {
	color:#fff;
	font-size:xx-small;
	text-decoration:none;
}

#auth a.submenuitem:visited {
	color:#fff;
	font-size:xx-small;
	text-decoration:none;	
}

#auth a.submenuitem:hover {
	color:#fff;
	font-size:xx-small;
	text-decoration:none;
	background-color:#3399cc;
}

#head {
	border-style: solid;
	border-color: #3399CC;
	border-width: 1px 1px 0px 1px;
	background-color:#808080;
	background-image:url(/img/banner.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:left;
	color:#ffffff;
	width:750px;
	height:96px;
	vertical-align:top;
	font-size:large;
	padding:0px;
}

table#main {
	padding: 0px 0px 0px 0px;
	background-color:#fff;
	width:95%;
}

#nav1 {
	width:150px;
	border-color:#3399CC;
	background-color:#CCFFFF;
	background-image:url(/img/nav1.gif);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
/*	padding-right:4px;*/
	vertical-align:top;
	text-align:left;
}

#content {
	border-color:#FFF;
	border-style:solid;
	border-width:2px 1px 1px 1px;
	height:100%;
/*	margin:10px 10px 10px 10px;*/
	vertical-align:top;
	background-color:#FFFFFF;

}

#nav2 {
	width:150px;
	border-color:#3399CC;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	height:100%;
	background-color:#808080;
	vertical-align:top;
	text-align:center;
}


#foot {
	clear:left;
	border-color:#000;
	border-style:solid;
	border-width:1px;
	background-color:#ADADAD;	
	position:relative;
	width:750px;
	text-align:right;
	padding-right:15px;
}

ul.menusection {
	/*color:#336666;*/
	/*color:#3399CC;*/
	color:#000;
	margin-left:4px;
	margin-right:4px;
	padding-left:0px;
}

li.menuitem {
	list-style: none outside;
	margin-left:6px;
	margin-right:3px;
}

#auth ul.menusection {
	color:#FFF;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
}

#auth li.menuitem {
	list-style: none outside;
	margin-left:6px;
	margin-right:3px;
}

.admform {
	width:100%;
	border-style:solid;
	border-color:#fff;
	border-width:0px 0px 2px 0px;
	padding-bottom:5px;
	margin-bottom:5px;
}

.admform table {
	/*display:block;*/
}

.admform table, .admform table td, .admform table th {
/*	width:100%;*/
	border-style:solid;
	border-color:#000;
	border-width:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;
}


#auth {
	width:80%;
/*	border-style:solid;
	border-color:red;
	border-width:1px 1px 1px 1px;*/
	padding:5px 10px 10px 5px;
	text-align:left;
	margin-left:3px;
}

#auth p {
	text-align:left;
	color:#FFF;
	font-size:x-small;

}

.formlabel {
	color:#fff;
	font-size:xx-small;
	text-align:left;
}

table {
	width:95%
}

th {
	font-size:small;
	font-weight:bold;
	text-align:left;
	padding:1px 3px 1px 3px;
	background-color:#adadad;	
}

td {
	text-align:left;
	padding:1px 3px 1px 3px;
}

tr.odd {
	background-color:#FFF;
}
tr.even {
	background-color:#CCFFFF;
}
td.count {padding-right:10px}
#auth table {

}


#auth table td input {
	border-style:solid;
	border-color:#336699;
	border-width:1px 1px 1px 1px;
	font-face:verdana;
	font-size:xx-small;
	width:90px;
}

#auth table td input.button {
	margin-top:5px;
	width:60px;
	border-style:solid;
	border-color:#336699;
	border-width:1px 1px 1px 1px;
}

.alert {
	color: #000;
	font-weight:bold;
	font-size:x-small;
}

.usermenu {
	margin-left:35px;
	text-align:left;
}

.usermenu p {
	margin-left:0px;
}

.usermenu input {
	border-style:solid;
	border-color:#336699;
	border-width:1px 1px 1px 1px;
	font-face:verdana;
	font-size:small;
	width:150px;
}
	
.usermenu .formlabel {
	color:#336699;
	font-size:xx-small;
	text-align:left;
}

.detaillabel {
	color:#336699;
	font-size:small;
	text-align:right;
	padding-right: 10px;
}

select {
	border-style:solid;
	font-face:verdana;
	font-size:small;
	width:150px;	
}
	
.usermenu textarea {
	width:320px;
	height:200px;
	border-style:solid;
	border-color:#336699;
	border-width:1px 1px 1px 1px;	
	font-face:verdana;
	font-size:small;
}

.return {
	margin-top: 15px;
}
/*
a {color:#3399CC;}
a:hover {color:#3399CC;}
a:visited {color:#3399CC;}
*/

