body, p, .paragraph, ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}
ul.listing li, ol.listing li {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-bottom:10px;}

h1 {font-family:Arial, Verdana, Helvetica, sans-serif; color:#999999; font-size:24px; font-weight:normal; margin-top:20px;}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#990033; padding:4px 0px 4px 15px; background-image:url(../new/images/css_images/h2Bkgrnd.gif); background-repeat:repeat-x; border:solid 1px #999999;}
h3, .h3 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
}
h4 {background-color:#990033; color:#FFFFFF; padding: 6px; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
h5, .h5 {font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; font-style:italic; color:#990033; font-size:16px;}
h5 a {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:normal;}

.loginArea {border:solid 1px #999999;}
.footerCopy {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
.footerCopyS {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; }

.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.italic {font-style:italic;}
.colorRed {
	color:#990033;
	font-weight: bold;
}
.bold {font-weight:bold;}

/* rounded buttons */
.btn_yellow {cursor:pointer; cursor:hand; line-height:30px; height:30px; background:url(../new/images/css_images/rnd_btn_yellow.gif) no-repeat right top; padding-right:15px; display:inline-block; text-decoration:none; color:#333333;}

.btn_yellow ins {background:url(../new/images/css_images/rnd_btn_yellow.gif) no-repeat left top; height:30px; line-height:30px; display:inline-block; padding-left:15px;	text-decoration:none;}

.btn_blue {
	cursor:pointer;
	cursor:hand;
	line-height:30px;
	height:30px;
	background:url(../new/images/css_images/rnd_btn_blue.gif) no-repeat right top;
	padding-right:15px;
	display:inline-block;
	text-decoration:none;
	color:#333333;
	text-align: left;
}

.btn_blue ins {background:url(../new/images/css_images/rnd_btn_blue.gif) no-repeat left top; height:30px; line-height:30px; display:inline-block; padding-left:15px;	text-decoration:none;}

.btn_green {cursor:pointer; cursor:hand; line-height:30px; height:30px; background:url(../new/images/css_images/rnd_btn_green.gif) no-repeat right top; padding-right:15px; display:inline-block; text-decoration:none; color:#333333;}

.btn_green ins {background:url(../new/images/css_images/rnd_btn_green.gif) no-repeat left top; height:30px; line-height:30px; display:inline-block; padding-left:15px;	text-decoration:none;}

a.btn_yellow:hover, a.btn_blue:hover, a.btn_green:hover {background-position:right -155px;}
a.btn_yellow:hover ins, a.btn_blue:hover ins, a.btn_green:hover ins {background-position:left -155px;}
/* end rounded buttons */
.Graylarg {
	font-size: 18px;
	color: #666;
}
.Size24 {
	font-size: 24px;
}

.link_color {
	text-decoration:none;
	color: #0F0;
	font-size: 18px;
}

