body 
{
    background-color: #46474b;
}

table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }

td, table, select, input, textarea  {
	font-family:tahoma;
	font-size:11px; 
	vertical-align:top;
	text-align:left;
	line-height:14px;
	color:#4E4E4E;
}

th { text-align:right; vertical-align:text-top; }

.grid td, .grid th
{
    font-family: tahoma;
    font-size: 11px;
    vertical-align: middle;
    padding: 1px 5px;
    background-color: aliceblue;
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
}
.grid th
{
    background-color: aliceblue: Gray;
}

.bullet
{
    background: url(images/marker.jpg) fixed no-repeat left center;
    text-indent: 12px;
    text-align: left;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(images/body_rep.gif) repeat-x #46474B}

ul { margin-left: 15px; margin-top: 2px; }
ul li
{
    margin-left: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
    list-style-position: outside;
    list-style-type: disc;
}    
ul li a{ color:#B93900;  text-decoration:underline}
ul li a:hover{ text-decoration:none}

.footer { color: #FFFFFF; text-align: center; }
.footer a{ color:#E34212; text-decoration:underline}
.footer a:hover{ text-decoration:none}

a{ color:#B90302; text-decoration:underline}
a:hover{ text-decoration:none} 
span a { color:#B93900}

b{ color:#B93900}

.form1 {
	width:134px;
	height:21px;
	color: #000000;
	border:#828282 1px solid;
	padding:2px 0 0 12px;
	background-color:#616161
}
.form input, .form inputstyle {
	height:20px;
	color: #9C9C9C;
	border:#C1C1C1 1px solid;
	padding:1px 0 0 6px;
	background-color:#FFFFFF
}
.form textarea, .form textareastyle {
	color: #9C9C9C;
	overflow: auto;
	border:#C1C1C1 1px solid;
	padding:1px 0 0 6px;
	background-color:#ffffff
}

h1 { font: normal normal bold 10pt Tahoma; margin-top: 12px; margin-bottom: 12px;   }
h5 { color:#B93900; margin-top: 5px; margin-bottom: 2px; font: normal normal bold 9pt Tahoma; }
p { margin-top: 4px; margin-bottom: 8px; }
.pager { padding: 1px 6px;}

.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
} 