/*  				     	  @hm Website Design & IT Support Services					    */
/*  								=======================									*/
/*									  CSS Stylesheet 2005									*/
/*									Written By: Andrew Hill-Male							*/
/* ======================================================================================== */

/*generic css format */


p {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 100%;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	margin: 0;
	list-style-type: none;
}

.paragrah_center {
	font-family: Trebuchet MS, Verdana, Arial;
	text-align: center;
	font-size: 100%;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	text-decoration: none;
	text-transform: capitalize;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	margin-left: 5px;
	text-transform: capitalize;
}
h3 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
	line-height: 14px;
	text-transform: capitalize;
}


/*Custom Code Area*/

table #cliplinks TD a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0000FF}
table #cliplinks TD a:visited { color:#0000FF}
table #cliplinks TD a:hover { color:#FFCC00}

#coupon {
	position: absolute;
	margin-top: -10px;
	clear: both;
	margin-left: 20px;
	margin-right: 600px;
	left: 10px;
	width: 189px;
	height: 150px;
	top: 80px;
}

.articletype{ font-size:80%;}

.watermark {
	background-image: url(../images/Watermark.gif);
	background-repeat: repeat;
	background-position: 10px 10px;
	background-attachment: fixed;
}

.list {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
}
.tabletitle {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	background-color: #CCFF00;
	text-indent: 5px;
	line-height: 25px;
}
.copyright {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.footerlinks {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

.footerlinks A:link {
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial;
}
.footerlinks A:visited {
	text-decoration: underline;
	color: #0000FF;
}
.footerlinks A:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.footerlinks A:active {
	text-decoration: underline;
	color: #0000FF;
}

.logo_bullets {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 90%;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/Bullet_Logo.gif);
	right: 2px;
	color: #000000;
}

/*Top Navigation Area link list*/
.Top_Links {
	font-size: 110%;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
}

.Top_Links A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
}
.Top_Links A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Top_Links A:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.Top_Links A:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*Left Navigation Text area*/
.Nav_Lt_text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 95%;
	text-decoration: none;
	right: 2px;
	color: #FFFFFF;
}
.Nav_Lt_text A:link {
	text-decoration: none;
	color: #FFCC00;
}
.Nav_Lt_text A:visited {
	text-decoration: none;
	color: #FFCC00;
}
.Nav_Lt_text A:hover {
	text-decoration: none;
	color: #FFCC00;
}
.Nav_Lt_text A:active {
	text-decoration: none;
	color: #FFCC00;
}
/*Main Page link list*/
	
.table_list {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 100%;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	line-height: normal;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
li {
	font-family: Trebuchet MS, Verdana, Arial;
	text-align: left;
	margin-right: 10px;
	font-size: 100%;
}

.toplink {
	right: 15px;
	font-size: 12px;
	color: #999999;
	border-bottom: solid #ccc 1px;
	text-align: right;
	display: block;
}

.toplink a:link, .toplink a:visited {
	color:#999;
	text-decoration: none;
}

.toplink a:active{}
.toplink a:hover {
	color: #FF9900;
}