body {
	background-color: #999999;
	color:				#000000;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-weight:		400;
	line-height: 		24px;
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
}
	

.submenubar{
	padding:0;
	color:black;
	background-color:	#99bbff;
	background-image: url("../php/themes/default/submenus/subBack.png");
	
}

.submenucellNormal{
	background-color:#FFFFFF;
}

.header{
width:100%;
}

.SuperWrapper{
padding:0px;
width:100%;
vertical-align:top;
background:url(/php/themes/default/gfx/background.gif) bottom repeat-x;	
background-attachment:fixed; padding:0px;	
}

.innerWrapper{
vertical-align:top;
width:100%;
}

conventionTable{
	width:100%;
}

.contentBorderTable{
	width:100%;
	vertical-align:top;
	background-color:#666666;
	vertical-align:top;
	width:100%;
		
}

.content {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	20px;
	background-color:#eeeeef;
	vertical-align:top;
	padding:20px;
	width:100%;
	color:black;
	min-height:500px;
}

.hspacer{
height:15px;
}

.vspacer{
width:15px;

}           

.sidebarWrapper{
vertical-align:top;
margin-right:10px;
}

.sidebarBorder{
}

.sidebar{
margin-right:10px;	
}

.smartyBox{
	border-style:solid;
	border-width:1px;
	border-color:black;
	margin-bottom:15px;
	width:200px;
	
}

input{
	color: black;
	background-color:white;
	border-color:black;
	border-style:solid;
	border-width:1px;		
}

input.big {
	width: 100px;
	background-color:#3399FF;
}

input.small {
	width: 90px;
	height: 15px;
	font-size:10px;
	font-weight:600;
	color:#FFFFFF;
	background-color:#666666;
	border-style:none;

}

input.formtext {
	width:200px;
	height: 15px;
	font-size:10px;
	font-weight:400;
	color:#FFFFCC;
	background-color:#666666;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	border-width:1px;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;	
}

.shoutLine{
	color:#FFFFCC;
	font-family:"Courier New", Courier, mono;
	font-style:normal;
	table-layout:fixed;	
	font-variant:normal;
	text-align:justify;
	letter-spacing:normal;
}

input.smallButton{
	width: 90px;
	height: 15px;
	font-size:10px;
	color:#FFFFCC;
	background-color:#666666;
	border-style:dashed;
	border-width:1px;
	border-color:#FFFFCC;
	border-top-style:none;
	border-right-style:none;

}

a,.a{
	background:none;
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:inherit;
	font-size:inherit;
	font-weight:bold;
	text-decoration:none;
}


a:hover{
	text-decoration:none;
	color:#3333FF;
	}

a:active{
	text-decoration:none;
}

td.mainmenu, a.mainmenu{
	background:none;
	color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	vertical-align:top;
}

a.mainmenu:hover{
	background:none;
	color:#b9b9b9;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}


a.submenu{
	background:none;
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	font-variant:small-caps;
	text-decoration:none;
}

a.submenu:hover{
	background:none;
	color:blue;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
}


td, th {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	20px;
	margin: 		0px;
	padding:		0px;
}

table.content { 
	width:100%;
	margin-top:0px; 
	border-collapse:collapse; 
	vertical-align:top;
	border:2px #DDDDDD solid;
}

th.content {
	font-size:11px;
	padding:3px;
	vertical-align:top;
	text-align:left;
	border-right:1px #D0D0D0 solid;
	background-color:#DDDDDD;
}

td.content { 
	font-size:11px;
	padding:3px;
	vertical-align:top;
	text-align:left;
	border-right:1px #D0D0D0 solid;
	border-bottom:1px #D0D0D0 solid;
}

.classAdmin{
	margin: 0px auto;
}

img {
 border:0px;
}


