.skinmaster {
	
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.redmaster {
	
	background-color: #FFFFFFx solid; 
	BORDER-TOP: #990000 8px solid; 
	BORDER-LEFT: #990000 2px solid; 
	BORDER-BOTTOM: #FFFFFF 5px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.greenmaster {
	
	background-color: #FFFFFFx solid; 
	BORDER-TOP: #336633 8px solid; 
	BORDER-LEFT: #336633 2px solid; 
	BORDER-BOTTOM: #FFFFFF 5px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.greymaster {
	
	background-color: #FFFFFFx solid; 
	BORDER-TOP: #CCCCCC 8px solid; 
	BORDER-LEFT: #CCCCCC 2px solid; 
	BORDER-BOTTOM: #FFFFFF 5px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}


.darkbluemaster {
	background-color: #FFFFFFx solid; 
	BORDER-TOP: #000033 8px solid; 
	BORDER-LEFT: #000033 2px solid; 
	BORDER-BOTTOM: #FFFFFF 5px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}

.lightbluemaster {
	background-color: #FFFFFFx solid; 
	BORDER-TOP: #336699 8px solid; 
	BORDER-LEFT: #336699 2px solid; 
	BORDER-BOTTOM: #FFFFFF 5px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}


td {		font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			background-color: #FFFFFF;
}

p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	text-align: justify;
	background-position: left;
}

.footer {   font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			text-align: center;
}

.boldblue { font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: #000033;
			font-weight: bold;
}


.boldgreen { font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: #336633;
			font-weight: bold;
}

.boldltblue { font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: #336699;
			font-weight: bold;
}


.boldred { font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 10pt;
			color: #CC0000;
			font-weight: bold;
}

.green {	font-family: Verdana,Arial,Helvetica,sans-serif;
			color: #669966;
}

.red {		font-family: Verdana,Arial,Helvetica,sans-serif;
			color: #CC0000;
}

h3 {		font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 16px;
}

h4 {		font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 16px;
}

.paypal {
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #999999;
}
.paypal a {
	text-decoration: none;
	color: #CCCCCC;
}

