/* @ general */
body, table, tr, td, input, select{
	font-family: arial;
	font-size: 12px;
	color: black;
}
.h6style{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9a0002;
}

/* @ bottom menu */
a.bNav{
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a.bNav:hover{
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}


/* @ link */
a{
	font-family: arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a:hover{
	font-family: arial;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}

a.email{
	font-family: arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a.email:hover{
	font-family: arial;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}



/* @ headers */
h1{
	font-family: verdana;
	font-size: 18px;
	font-weight: 900;
	color: #022547;
}
h2{
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #1e3e5e;
	margin-bottom : -5px;
}
h3{ /* press */
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #9a0002;
}
h4{ /* press */
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #919191;
}
h6{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9a0002;
	margin-bottom : 0px;
}
	
	
/* @ lists */
ol, ul{
	margin-top : 3px;
	margin-bottom : 3px;
}
li{
	margin-top : 3px;
	margin-bottom : 3px;
}


/* @ cart */
a.txtButton{
	font-family: verdana;
	font-size: 11 px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.txtButton:hover{
	font-family: verdana;
	font-size: 11 px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.menuSubCat{
	font-family: verdana;
	font-size: 10 px;
	text-decoration: none;
	color: #9a0002;
}
a.menuSubCat:hover{
	font-family: verdana;
	font-size: 10 px;
	text-decoration: none;
	color: #8a8a8a;
}
.menuMainCat{
	font-family: verdana;
	border-bottom: #8a8a8a 1px solid; 
	font-size: 11 px; 
	font-weight: bold;
}
.hdTxt{
	font-family: verdana;
	font-size: 13 px;
	font-weight: bold;
	color: #ffffff;
}
.hdTd{
	background-color: #8a8a8a;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}
.noteHdTxt{
	font-family: verdana;
	font-size: 13 px;
	font-weight: bold;
	color: #ffffff;
}
.noteHdTd{
	background-color: #aaaaaa;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}
.tblHdTxt{
	font-family: verdana;
	font-size: 14 px;
	font-weight: bold;
	color: #ffffff;
}
a.pNumber{
	font-family: verdana;
	font-size: 11 px;
	font-weight: bold;
	color: #8a8a8a;
	text-decoration: none;
}
a.pNumber:hover{
	font-family: verdana;
	font-size: 11 px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.gryBold_11{
	font-family: verdana;
	font-size: 11 px;
	font-weight: bold;
	color: #b7b7b7;
}
.blkBold_10{
	font-family: verdana;
	font-size: 10 px;
	font-weight: bold;
	color: #000000;
}
.redBold_12{
	font-family: verdana;
	font-size: 12 px;
	font-weight: bold;
	color: #f01010;
}
.imgBorder{
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

.greyBorder{
	background :66cc00;
	color: #ffffff;
	font-size: 12 px;
	font-weight: bold;
	font-style: italic
}

.regBlue{
	font-family: arial;
	font-size: 12 px;
	font-weight: bold;
	color: #006699;
}