/* CSS Document */


td {	
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}
	
a { color: #09357a;}

.buttonscontainer {width: 150px;}

.buttons a {color: #996633;
background-color: #ffffff;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FFFFFF;
font: bold normal 11px/30px Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align: right;
margin-top: 3px;
margin-right: 20px;}

.buttons a:hover {background-color: #ffffff;
color: #4A1F15;
text-decoration: none;}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.links a{
	color: #996633;
	text-decoration: none;
}
.links a:hover {
	color: #4A1F15;
	
}

.body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 20px;
	margin-right: 15px;
}


.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;

}

.login{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #996633;
	padding-left: 20px;

}

.dateTime {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 12px;
}
