body {background-color:#BDCDEA; 
	 margin-top: 10px;
   	 margin-bottom: 2px;
	 margin-left: 10px;
	 margin-right: 10px;
	 COLOR: #000000; 
   	 text-decoration: none; 
   	 font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
   	 font-weight: normal; 
   	 font-size: 12px}

td {font-size:12px;
	line-height:1.3}

a:link {COLOR: #B80062; TEXT-DECORATION: none}
a:visited {COLOR: #C00000; TEXT-DECORATION: none}
a:active {COLOR: #C00000; TEXT-DECORATION: none}
a:hover {COLOR: #FF4040; TEXT-DECORATION: none}

em {color:#003333}

td h1 {font-size:22px;
	font-weight:normal;
	color:#B51C00}
	
td h2 {font-size:18px;
	font-weight:normal;
	color:#336699}
	
td h3 {font-size:16px;
	font-weight:normal;
	color:#336699}
	
td h4 {font-size:14px;
	font-weight:normal;
	color:#336699}
	 
.main {background-image:url(../img/background.gif);
	 height:100%;
	 background-repeat:no-repeat;
	 background-color:#F0F0F0;
	 background-position:top right;
	 border:none;
	 width: 800px;}

.shadowbox {background-image:url(../img/shadow1.gif);
	background-position:top;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px}

.submain {border:0px solid #009966;
	height:inherit;
	width:100%}
	 
.footer {color:#808080;
	background-image:url(../img/shadow3.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:BDCDEA;
	padding:0px;
	padding-top:4px;
	padding-left:4px;
	 border:none;
	 height:22px;
	 font-size:11px;
	 text-align:left}
	 
.images td {border:none;
	padding-left:10px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;}

.box {
	border:solid 1px #CCCCCC;
	padding:5px;
	text-align:center;
	}
	 