/* CSS Document */
body{
	margin:0px;
	}
	
.leftborder{
	background-image:url(../images/border.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
.rightborder{
	background-image:url(../images/border.gif);
	background-repeat:repeat-y;
	background-position:left;
	}
.titleborder{
	background-image:url(../images/topbrd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.loginborder{
	border-top:1px solid #000000;
	}
.logintext{
	font-family: verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.usertext{
	font-family: Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-stretch:expanded;
	font-weight:lighter;
	}
.searchtext{
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	}
.picborder2{
	border-top:1px solid #545353;
	border-bottom:1px solid #353535;
	}
.textfield{
	border:1px solid #898787;
	height: 14px;
	width: 120px;
	background:transparent;
	}
.dropdown{
	border:0px solid #898787;
	height: 20px;
	width: 170px;
	background:transparent;
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	}
.dropdownyear{
	border:1px solid #898787;
	height: 20px;
	width: 70px;
	background:transparent;
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	}
.searchbg{
	border-top: 1px solid #000000;
	background-image:url(../images/searchbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 68px;
	}
a:link{
	text-decoration:none;
	color:#6f3014;
	}
a:hover{
	text-decoration:none;
	color:#ff3c00;
	}
a:visited{
	text-decoration:none;
	color:#74281e;
	}
a:active{
	text-decoration:none;
	color:#6f3014;
	}
	
	
a.re:link{
	text-decoration:none;
	color:#ffbb5b;
	}
a.re:hover{
	text-decoration:none;
	color:#fdf4e6;
	}
a.re:visited{
	text-decoration:none;
	color:#ffbb5b;
	}
a.re:active{
	text-decoration:none;
	color:#ffbb5b;
	}

.loginborderpic{
	background-image:url(../images/boxrgt.gif);
	background-repeat:repeat-y;
	background-position:right;
	}
.logingreenborder{
	border:1px solid #a4934b;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	}
.logingreenborder1{
	background-image:url(../images/greenbg.jpg);
	background-repeat:no-repeat;
	height:32px;
	}
.textfielddataentry{
	border:1px solid #6d5f59;
	height: 16px;
	width: 150px;
	background:transparent;
	}
.gridtext{
	font-family: Verdana;
	font-size:12px;
	color:#5e5551;
	font-stretch:expanded;
	font-weight:lighter;
	}
.border{
	border-top:1px solid #997261;
	border-left:1px solid #997261;	
	font-family: Verdana;
	font-size:12px;
	color:#5e5551;
	font-stretch:expanded;
	font-weight:lighter;
	}
.banner{
	background-image:url(../images/banner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height: 125px;
	}
