
img
{
        border: 0;
}

body, td, th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #585832;
	font-size: 11px;
	line-height: 125%;
}

.pg_select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #585832;
	font-size: 11px;
	line-height: 125%;
}

h1
{
	padding: 0;
	margin: 8px 0 0 0;
	font-size: 18px;
	color: #414141;
	font-weight: bold;
	line-height: normal;
}

h2
{
	top: 2px;
	margin-top: 0px;
	font-size: 14px;
	color: #414141;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 8px;
}

h3
{
	font-size: 15px;
	color: #8b2500;
	margin-bottom: 5px;
}

h4
{
	font-size: 14px;
	color: #414141;
}

h5
{
	font-size: 13px;
	color: #8b2500;
	margin-bottom: 5px;
}

h6 
{ 
	font-size: 12px; 
}

hr
{
	height: 1px;
	line-height: 1px;
	color: #d6d9dc;
	text-align: center;
}

textarea
{
	border: 1px solid #B1B7BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	padding: 5px 5px 5px 5px;
}

select
{
	border: 1px solid #B1B7BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	padding: 0px 0px 0px 0px;
}

A.arrowed
{
	background: url(../images/arrow_go.gif) no-repeat right center;
	color: #585832;
	padding-right: 15px;
}

a:link
{
	color: #585832;
	text-decoration: none;
	line-height: 150%;
}

a:visited
{
    color: #585832;  
	text-decoration: none;
	line-height: 150%; 
}

a:hover
{
	text-decoration: none;
	color: #DAA826;
	line-height: 150%;
}

a:active
{
	color: #585832;
	text-decoration: none;
	line-height: 150%;
}

.link
{
	color: #585832;
	text-decoration: none;
	cursor:pointer;
}
.link:hover
{
	color: #DAA826;
}

.errortext
{
	color: #585832;
	font-size: 11px;
	font-weight: bold;
	background-color: #EBDFD1; 
}
.successtext
{
	color: #414141;;
	font-size: 11px;
	font-weight: bold;
	background-color: #EBDFD1; 
}
.clear {
        padding:0;
        margin:0;
}

#basket_small
{
	border-bottom:1px solid #EBDFD1; 
	overflow: auto;
	height: 125px;
	width: 220px;
	
}

.body_curr
{
	overflow: auto;
	height: 30px;
	width: 100%;
	font-size: 11px;
}
.body_curr td
{
	font-size: 11px;

}
.body_curr select
{
	font-size: 11px;
}

.curr_normal
{
	background-color: #ffffff; 
}

.curr_selected
{
	background-color: #EBDFD1; 
}

.fieldcell input
{
	width: 150px;
}
.fieldcell select
{
	width: 150px;
}

.dataentry
{
	font-family: Arial, Helvetica, sans-serif;
	color: #264569;
	font-size: 12px;
}

.dataentry td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #09468E;
	font-size: 12px;
}

.dataentry th
{
	color: #868585;
	font-weight: bold;
}

.dataentry img
{
	cursor: hand;
}

.searchfield
{
	font-family: Arial, Helvetica, sans-serif;
	color: #644646;
	font-size: 12px;
}

.searchfield td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #644646;
	font-size: 12px;
}

.searchfield th
{
	color: #644646;
	font-weight: bold;
}

.searchfield img
{
	cursor: hand;
}

.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 10px;
}

.smalltext td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 10px;
} 
.smalltext input
{
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-size: 10px;
} 
.smalltext_grey
{
	font-family: Arial, Helvetica, sans-serif;
	color: #C2C2C2;
	font-size: 10px;
}
.blacktext
{
	color: #000000;
	line-height: 120%;
}

.style2 
{
	font-size: x-small;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 a
{
	font-size: x-small;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}