a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

a:active
{
	color: #000000;
}

/************
*
*	Menu
*
*************/
.navibaritem
{
	color: #808080;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
	font-weight: bold;
	letter-spacing: 0.02pt;
}


.navibaritemSmall {

	color: #333333;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:hand;
}

/************
*
*	Body
*
*************/

.scrollstyle {
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #D7D7D7;
	scrollbar-3Dlight-color: #D7D7D7;
	scrollbar-arrow-color: #B8C3CB;
	scrollbar-darkshadow-Color: #C4C2C2;
	scrollbar-base-color: #C5D0D7 ;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/pattern_bg.jpg);
	margin:0px;
}

.dotted_Div {
	background-image: url(../images/dottedDiv.gif);
	background-repeat: repeat-x;
}

/***********************
*
*	General
*
************************/

.pageheader
{
	color: #ED1C24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.pageheaderGrey
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.pageheaderSub
{
	color: #33566F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	font-weight:bold;
}

.bodytxtBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	padding: 0px;
	font-weight:bold;
}

.bodytxtRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED1C24;
	font-weight:bold;
	text-align: left;
}

.memberRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED1C24;
	font-weight:bold;
	text-align: center;
}

.bodytxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	padding: 1px;
	
}

.bodytxtlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	padding: 1px;
	
}

.bodytxtlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	padding: 1px;
	text-decoration:underline;
	
}


.smalltext {
	font-size: 9px;
	color: #7C7878;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
}

.txtdiv {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left:6px;
	padding-right:6px;
}

.errmsg
{
	font-family: Verdana;
	font-size: 10px;	
	color:red;
}



/***********************
*
*	Product Page
*
************************/


.box {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
}

.formInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #B1B1B1;
	height: 15px;
	width: 120px;
}


.formButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #585858;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}



/***********************
*
*	Footer
*
************************/

.footer
{
	color: #818181;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 10px;
}
