/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
text-decoration:none;
outline-style:none;
outline:none;
border-style:none;
}

a:visited {}

a:hover{
color: #890000;
}

.txtRed {
	color: #8c3103;
}
.txtGrey {
	color: #888888;
}
.txtRed12 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8c3103;
}
.txtBlack12 {
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
	font-size: 12px;
	color: #000000;
}
.txt10 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}
.txt10Grey {
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.txt21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
}
.txt18White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
.txt24 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24pt;
}
.txt24Grey {
font-family: Arial, Helvetica, sans-serif;
font-size: 24pt;
color: #888888;
}
.txt21Grey {
font-family: Arial, Helvetica, sans-serif;
font-size: 21pt;
color: #888888;
}
.txt18Grey {
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
color: #888888;
}
.txt15 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
}
.txt11White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
}
.links{

	color: #990000;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color:#000000;
	padding:6px;
}
.headerRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #fff;
	background-color:#990000;
	padding:6px;
}
.txt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
}
.dottedLine {
border-bottom:#CCCCCC dotted 1px;
}
#contentBox {

	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 440px;
	overflow:auto;
}
div.sample_attach, a.sample_attach
{
  width: 100px;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px;
  font-weight: 900;
  color: #008000;
}

a.sample_attach
{
  display: block;
  border-bottom: none;
  text-decoration: none;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}

#paging a {
	color: #990000;
}

.brLT{
background-image: url(../images/borderRounded.gif); background-position:left top}

.brRT{
background-image: url(../images/borderRounded.gif); background-position:right top}

.brLB{
background-image: url(../images/borderRounded.gif); background-position:left bottom}

.brRB{
background-image: url(../images/borderRounded.gif); background-position:right bottom}


