/* CSS Document */
body {
	background-color: #181616;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
}

a {	
	color: #3366CC;	
	text-decoration: none
}

table {
     font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.43em;
	color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	 background:none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.topbar {
    background-color:#6a1213;
}

.linkbar {
    height:45px;
    background-color:#89191b;
	border:solid;
    border-top-color:#FFCC00;
    border-bottom-color:#FFCC00;
	border-top:thin;
	border-bottom:thin;
	border-left-width:0px;
	border-right-width:0px;
	padding-left:35px;
}

.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-left-width: 0;
border-top-width: 0;
border-bottom-width: 1px;
}

.glossymenu li a{
background: #404040 url(images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}







.mattblacktabs{
width: 100%;
overflow: hidden;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
border-bottom: 2px solid black; /*bottom horizontal line that runs beneath tabs*/
border-top:0px;
color: white;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background:#181616; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.date {
padding-right:15px;
}

.footer {
font-size:8px;
padding-left:15px;
text-align:right;
padding: 7px 8px; /*padding inside each tab*/
list-style-type:none;
}

.footer li {
display:inline;
color:#FFFFFF;
border-left: 1px solid white; /*left divider between tabs*/
padding: 1px 8px; /*padding inside each tab*/
}

.footer a {	
	color: #FFFFFF;	
	text-decoration: none
}

.footer a:visited {
color: #ffffff;
text-decoration: none;
}

.footer a:active{
color: #ffffff;
text-decoration: none;
}

.footer a:hover{
text-decoration: underline;
}
     

.body {
padding: 0px;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	height:400px;
	width: 400px;
	padding-left: 25px;
	vertical-align:top;
	border-right: solid thin; #FFFFFF;
}

.title1 {
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	padding-right:10px;
	padding-left: 25px;

}

.title2 {
    color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	padding-left: 25px;
}

.title {
	color:#000000;
	}

.titlersm1 {
	text-decoration:underline;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	padding-left: 25px;
}

.titlersm2 {
	text-decoration:underline;
	font-weight:bold;
}

.submenutlt {
	text-decoration:underline;
	font-weight:bold;
	padding-left:36px;
}

.bltmenutlt {
    text-decoration:underline;
    font-weight:bold;
}

.mtag {
	text-align:right;
	font-size:12px;
	padding-right:50px;
}

.main {
     padding-top:35px;
	 color:#000000;
	 background:#FFFFFF;
}

.bkg {
    background-color:#ffffff;
	background-image:url(images/mbg.gif)
    color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
    border:solid 2px;
    border-color:#000066;
    vertical-align:top;
	padding-top: 25px;
	padding-left: 6px;
	padding-right: 75px;
	padding-bottom: 30px;
}

.top {
    text-align:right;
	padding-right:25px;
}

.mypic {
margin-right:5px;
float:right;

}

.td {

}
