/* CSS Document */

ul,ol {
list-style:none;
}

ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,img,hr {
margin:0; 
padding:0;
}

a img,:link img,:visited img,fieldset {
border:none;
}

body {
text-align:center;
}

li {
list-style:disc;
}

.header{
background-image:url(../images/header_bg.gif); 
background-repeat:repeat-x;
background-position:top left; 
}

.navigation_bar{
background-image:url(../images/navigation_bg.gif); 
background-repeat:repeat-x; 
background-position:top left;
}

.sublinks{
background-color:#efead7; 
height:29px;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
}

.heading {
background-image:url(../images/heading_bg.gif);
background-repeat:repeat-x;
text-align:left;
font-family:Tahoma;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.cell {
background-image:url(../images/box_border_bg_top.gif);
background-repeat:repeat-x;
text-align:left;
font-family:Tahoma;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.cell td{
font-family:Tahoma;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.cell_link {
text-align:left;
font-family:Tahoma;
color:#673d25;
font-size:11px;
}

.cell_link a:link, .cell_link a:visited, .cell_link a:active {
text-align:left;
font-family:Tahoma;
color:#673d25;
font-size:11px;
text-decoration:none;
}

.cell_link a:hover {
text-align:left;
font-family:Tahoma;
color:#673d25;
font-size:11px;
text-decoration:underline;
}

.username_date_data {
text-align:left;
font-family:Tahoma;
color:#673d25;
font-size:11px;
font-weight:bold;
text-align:left;
}

.login_date {
text-align:left;
font-family:Tahoma;
color:#673d25;
font-size:11px;
text-align:left;
}

.border {
background-color:#cb8f6b; height:1px;
}

.toplinks {
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#673d25;
text-align:left;
text-decoration:none;
}

.toplinks a:link{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#673d25;
text-align:left;
text-decoration:none;
}

.toplinks a:visited{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#673d25;
text-align:left;
text-decoration:none;
}

.toplinks a:active{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#673d25;
text-align:left;
text-decoration:none;
}
.toplinks a:hover{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#673d25;
text-align:left;
text-decoration:underline;
}

.quicklinks {
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#673d25;
text-align:left;
}

.leftalign {
text-align:left;
}

.footer {
background-image:url(../images/footer_bg.gif); 
background-repeat:repeat-x; 
height:48; 
text-align:center;
font-family:Tahoma;
font-size:11px;
}

.Button {
border: 1px solid #000000;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
background-image:url('../images/buttonbg.gif');
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	text-transform:none;
	cursor:pointer;
	outline:none;
	color:#986548;
	background-position:50% bottom;
		padding-top:2px;
	padding-bottom:2px;
}


input.styles{
border-right: #844921 1px solid;
padding-right: 3px;
border-top: #844921 1px solid;
padding:3px;
font-weight:normal;
height:13px;
font-size: 11px;
padding-bottom:3px;
border-left: #844921 1px solid;
padding-top: 3px;
border-bottom: #844921 1px solid;
font-family:Tahoma;
color:774A2D;
background-color:#FFF1E8;
height:21px;
}

select.styles{
    border: 1px solid #844921;
    font-weight:normal;
    font-size: 11px;
    font-family:Tahoma;
    color:774A2D;
    background-color:#FFF1E8;
    width:80px;
}

textbox.styles{
border-right: #844921 1px solid;
padding-right: 3px;
border-top: #844921 1px solid;
padding:3px;
font-weight:normal;
font-size: 11px;
padding-bottom:3px;
border-left: #844921 1px solid;
padding-top: 3px;
border-bottom: #844921 1px solid;
font-family:Tahoma;
color:774A2D;
background-color:#FFF1E8;
}

.logout {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

.logout a:link {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

.logout a:visited {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

.logout a:active {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;}

.logout a:hover {
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;}

.tableDotted td {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #666666;
border-right-width: 1px;
border-right-style: dashed;
border-right-color: #666666;
}

.main_txt{
font-family:Tahoma;
font-size:12px;
color:#000000;
font-weight:normal;
padding-left:5px;
padding-right:5px;
}
.main_txt_unique{
font-family:verdana;
font-size:11px;
color:#000000;
font-weight:normal;
padding-left:5px;
padding-right:5px;
}

.main_txt_unique a:link, .main_txt_unique a:visited, .main_txt_unique a:active {
color:#774A2D;
text-decoration:underline;
}

.main_txt_unique a:hover{
color:#774A2D;
text-decoration:none;
}

a.content:link {
font-family:Tahoma;
font-size: 11px;
color: #774A2D;
font-weight: normal;
text-decoration: none;
}

a.content:visited {
text-decoration: none;
color: #774A2D;
}

a.content:hover {
text-decoration: underline;
color: #774A2D;
}

a.content:active {
text-decoration: none;
color: #774A2D;
}

a.content1:link {
font-family:Tahoma;
font-size: 11px;
color: #774A2D;
font-weight: normal;
text-decoration: none;
}

a.content1:visited {
text-decoration: none;
color: #774A2D;
}

a.content1:hover {
text-decoration: underline;
color: #774A2D;
}

a.content1:active {
text-decoration: none;
color: #774A2D;
}

.red_txt{
font-family:Tahoma;
font-size:11px;
color:#FF0000;
padding-left:5px;
	font-weight: 700;
}

.date_txt{
font-family:Tahoma;
font-size:11px;
color:#774A2D;
font-weight:bold;
padding-left:5px;
}

.msg_txt{
font-family:Tahoma;
font-size:11px;
color:#774A2D;
font-weight:bold;
padding-left:9px;
}

.tbl_brdr{
border: 1px solid #406302;
}

.tbl_brdr2{
border: 1px solid #693b24;
}

.cell_style_1{
background-color:#000000;
font-family:Tahome;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.cell_style_1 a:link, .cell_style_1 a:visited, .cell_style_1 a:active, .cell_style_1 a:hover {
font-family:Tahome;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
}

.cell_style_2 {
background-color:#FFEAEA;
font-family:Tahoma;
font-size:12px;
color:#774A2D;
}

.print_excel_icons { 
padding-right:10px;
font-family:Tahome;
font-size:12px;
color:#774A2D;
padding-top:5px;
}

table.main_txt td a, table.main_txt td span 
{
font-size:11;
}

.strike 
{
text-decoration:overline;
}
