@charset "utf-8";
/* CSS Document */

body  {  background:url(../images/hg2.jpg) #d0d0d0 top repeat-x; 
font-family:"Arial","Tahoma","MS Sans Serif",sans-serif;
font-size:12px;}

td.main  { background-color: #f2f2f2; padding: 10px; }


p   {   	font-size: 12px;
}

h1  {   	font-size: 18px;
			font-weight: bold;
			color: #333;
}

h2  {   		color:#1C92B3;
font-size:16px;			
}

h3  {   	font-size: 16px;
			font-weight: bold;
			color: #333;			
}

ul li { text-align:left; }

li.list		{  
			list-style:none;
			font-size: 20px;
			font-weight: bold;
			color: #000;
}

div.listdescription   {  
			font-size: 12px;
			font-weight: normal;
			color: #111;
			padding: 10px 0;
			margin: 5px 0;
}
div.listdescription br   {  margin: -5px;
}
.white   { color: #FFF; }

.required   {  color: #900;  }

div.adminmessage { 
background-color:#ccc; !important
border:1px dashed #000000;  !important
margin:20px 0; !important
padding:10px; !important
width: 400px; !important
}

input[type=submit] { background:url(../images/hg_but_black.jpg) repeat-x top #000; padding: 3px 20px; display:block; color:#fff; border:none; margin-left:40px;  }
p.redbutton { margin: -20px 0 0 40px; }

p.redbutton a { background:url(../images/hg_but_red.jpg) repeat-x top #6f0019; padding: 3px 20px; color:#fff; border:none; text-decoration:none;  }

td.attributeinput input  {
background:url("../images/hg-input.jpg") repeat-y scroll left center #CFD5DB;
border:medium none;
color:#FFFFFF;
padding:4px;
	}
td.main table td  { padding: 5px; }
