body { 
   background-image: url(bg.jpg);
   background-repeat: no-repeat repeat-y;
   background-position: top center;
   margin: 0;
   padding: 0;
}
  
td.title {
	border-bottom: dotted thin #999;
	padding-left: 10px;
	padding-right: 10px;
}
a img {
   border: none;
}

table.main {
	font-family: Arial, Helvetica, sans-serif;
}

td.permission {
   padding: 10px 0 10px 0;
}

td.permission p {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
   margin: 0;
   padding: 0;
}

td.permission p a {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
}

td.header {
   
   padding: 0 0 2px 0;
}

td.header h1 {
   font-family: 'Gill Sans', 'Arial Black', sans-serif;
   font-size: 35px;
   font-weight: bold;
   color: #006;
   margin: 0 0 0 10px;
   padding: 0;
   display: inline;
}

td.date {
   padding: 8px 0 8px 0;
}

td.date p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding: 0;
}

td.sidebar ul {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006;
	margin: 10px 0 10px 24px;
	padding: 0;
}

td.sidebar ul li a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}

td.sidebar p {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #4c4c4c;
   margin: 10px 0 0 0;
   padding: 0;
}

td.sidebar p a {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #6cb9ce;
}

td.sidebar h4 {
   font-family: Georgia;
   font-size: 13px;
   font-weight: bold;
   color: #333333;
   margin: 14px 0 0 0;
   padding: 0;
}
td.sidebar h6 {
   font-family: Georgia;
   font-size: 13px;
   font-weight: bold;
   color: #C00;
   margin: 14px 0 0 0;
   padding: 0;
}

td.sidebar h3 {
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform:capitalize;
	color: #C00;
	margin: 0;
	padding: 0;
}
td.sidebar h3 a{
	font-family: Arial, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform:capitalize;
	color: #6cb9ce;
	margin: 0;
	padding: 0;
}

td.sideTitle h3 {
   font-family: Arial, serif;
   font-size: 12px;
   font-weight: bold;
   color: #003366;
   margin: 0;
   padding: 0;
}

td.mainbar h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	margin: 0;
	padding: 0;
}

td.mainbar h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align:center;
}
td.mainbar h6 {
	font-size: 11px;
	text-align: center;
	color:#333;
	font-weight:normal;
}
td.mainbar h2 a {
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #006;
   text-decoration: none;
}

td.mainbar p {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

td.mainbar p.more {
   padding: 0 0 10px 0;
}

td.mainbar p a {
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   color: #6cb9ce;
}

td.mainbar p img {
   border-bottom: 4px solid #039;
}

td.mainbar ul {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #4c4c4c;
   margin: 10px 0 10px 0;
   padding: 0;
   list-style-position: inside;
}

td.footer {
   padding: 10px 0 10px 0;
}

td.footer p {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
   color: #333333;
   margin: 0;
   padding: 0;
}
.main tr td table tr td {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.main tr td table tr .sidebar table tr .sideTitle {
	color: #FFF;
}
.hilite p{
	color:#900;
	font-weight: bold;
}
.hilite2 {
	font-size: 14px;
	color:#C00;
	font-weight: bold;
}
td.sidebar li {
	text-align: left;
}
