

body
{
	background: #778d8a url(images/bkgrnd_wallpaper.png) left top repeat;
	margin: 0; 
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}

#mainContainer 
{
	width: 770px;
	background-image: url(assets/main.background.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 15px;
}


#disclamer { background-color: white; text-align: center; width: 778px; clear: both; margin: auto; padding: 5px; }
#bottom { background: white url(assets/bg_bottom.gif) no-repeat 0 top; text-align: center; margin: auto; padding: 30px 5px 10px; width: 778px; clear: both; }
.small { color: #999; font-size: 60%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: lighter; line-height: 100%; }

.title
{
	background-color: #CCCC99;
	padding: 5px;
}

.welcome 
{
	color: #000000;
	font-size: 24px;
	font-family: Arial;
}

.mainTable, .dialog
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}


  .footer {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
   line-height: 20px;
   text-decoration: none;
   font-weight: normal;
  }
  
  a img { border:none; }
  a { text-decoration:none; color:#276397; }
  a:hover { text-decoration:underline; }
   
  a.footer, a.footer:link, a.footer:visited, a.footer:active {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
   line-height: 20px;
   text-decoration: none;
   font-weight: normal;
  }
  
  a.footer:hover {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
   line-height: 20px;
   text-decoration: underline;
   font-weight: bold;
  }


 .border { width: 800px; height: 7px; background-color: #ffffff; border-bottom: 3px solid #614a3e; }
 
 h1, h2 {color:#614a3e;}