/* CSS Document */
body,td,th {
list-style-image:url(../images/index_2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	
}
.background {
background-image:url(../images/index_3.gif);
background-position:right;
background-repeat:no-repeat;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	
}
.heading {
font-family:"Arial Black";
font-size:20px;
color:#000000;
font-weight:bold;
}
.heading2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#a01f21;
font-weight:bold;
}
.login_heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#a01f21;
font-weight:bold;
}
.text_field {
font-family: arial;
font-size: 11px;
height: 15px;
width: 146px;
color: #333333;
}
.text_field1 {
font-family: arial;
font-size: 11px;
height: 16px;
width: 146px;
color: #333333;
}
.text_field2 {
font-family: arial;
font-size: 11px;
height: 16px;
width: 89px;
color: #333333;
}
.loginbutton {
font-family: Arial;
font-size: 12px;
color: #333333;
width: 55px;
height:22px;
padding-bottom: 5px;
}
.login-text {
font-family: Arial;
font-size: 11px;
color: #333333;
height: 16px;
}
.searchbutton {
font-family: Arial;
font-size: 12px;
color: #333333;
width: 80px;
height:22px;
padding-bottom: 5px;
}
.search-text {
font-family: Arial;
font-size: 11px;
color: #333333;
height: 16px;
}
.logout {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}
.footer-white {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#ffffff;
}
.footer-black {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}
.div {
width:276px;
background-color:#eaddc2;
height:192px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}

.div1 {
width:454px;
background-color:#eaddc2;
height:192px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#000000;
border-top-style:solid;
border-top-width:1px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}
.border {
border-right-color:#bfb59f;
border-right-style:solid;
border-right-width:2px;
border-bottom-color:#bfb59f;
border-bottom-style:solid;
border-bottom-width:2px;
}
.border_bottom {
border-bottom-color:#bfb59f;
border-bottom-style:solid;
border-bottom-width:2px;
}
.border_right {
border-right-color:#bfb59f;
border-right-style:solid;
border-right-width:2px;
}
a:link {
	color: #000000;
	text-decoration:none;
	font-size: 10px;

}
a:visited {
	color: #000000;
	text-decoration:none;
	font-size: 10px;

}
a:hover {
	text-decoration:underline;
	color: white;
}


.b a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.b a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.b a:hover {
	text-decoration:underline;
	color: black;
}