/*

-------------------------------------------

Copyright 2004 Easy2UseSites

Author: James Cacchione

E-Mail: james@easy2usesites.co.za

WebSite: http://www.easy2usesites.co.za



No portions of this Style Sheet may be

reproduced or copied in any way without

prior written consent of the author.



This style sheet and all coding remains

property of Easy2UseSites at all times.

--------------------------------------------



<------------ Style Sheet Start ------------>



--------------------------------------------

*/ 

/* -------------------------------------- */

/* ------------ Body Elements ----------- */

/* -------------------------------------- */

body { background-color: WhiteSmoke; }

map { cursor:default; }



a:link {

	color: #00A735;

	text-decoration: none;

}

a:visited {

	color: #00A735;

		text-decoration: none;

}

a:hover {

	color: #00A735;

		text-decoration: underline;

}

a:active {

	color: #00A735;

		text-decoration: none;

}

.style1 {

	font-family: Tahoma;

	font-size: 12px;

	color: #33ff00;

}



/* -------------------------------------- */

/* ----------- Table Elements ----------- */

/* -------------------------------------- */

.table_main { background: #fff; border: 0; border-bottom: solid 1px #000; border-left: solid 1px #000; border-right: solid 1px #000; border-top: solid 1px #000; color: #333; font-size: 11px; margin: 0 0 0 0; padding: 0px 0px 0px 0px; vertical-align: top; font-family: Tahoma;

}

/* -------------------------------------- */

.table_body { background: #fff; border: 0; color: #333; font-size: 11px; margin: 0 0 0 0; padding: 0px 0px 0px 0px; vertical-align: top; font-family: Tahoma;

}

/* -------------------------------------- */

/* ------------ Text Elements ----------- */

/* -------------------------------------- */

.txt_copy { color: #273040; font: 12px "Tahoma"; text-decoration: none; vertical-align: middle; }

.txt_copy a:link, .txt_copy a:visited {
	color: #DFDFDF;
	text-decoration: none;
	vertical-align: middle;
	font-family: Tahoma;
}

.txt_copy a:hover {
	color: #efefef;
	cursor: hand;
	text-decoration: underline;
	vertical-align: middle;
	font-family: Tahoma;
}

/* -------------------------------------- */

.txt_main { color: #003399; font: 11px "Tahoma"; text-decoration: none; }

.txt_main a:link, .txt_main a:visited, .txt_main a:active {
	color: maroon;
	text-decoration: none;
	font-family: Tahoma;
}

.txt_main a:hover {
	color: #C40000;
	cursor: hand;
	text-decoration: underline;
	font-family: Tahoma;
}

/* -------------------------------------- */

.txt_body { color: #003399; font: 11px "Tahoma"; text-decoration: none; }

.txt_body a:link, .txt_body a:visited, .txt_body a:active {
	color: maroon;
	text-decoration: none;
	font-family: Tahoma;
}

.txt_body a:hover {
	color: #C40000;
	cursor: hand;
	text-decoration: underline;
	font-family: Tahoma;
}

/* -------------------------------------- */

.txt_body2 { color: #333; font: 11px "Tahoma"; text-decoration: none; }

.txt_body2 a:link, .txt_body2 a:visited, .txt_body2 a:active {
	color: maroon;
	text-decoration: none;
	font-family: Tahoma;
}

.txt_body2 a:hover {
	color: #C40000;
	cursor: hand;
	text-decoration: underline;
	font-family: Tahoma;
}

/* -------------------------------------- */

.style2 {
	color: #339933;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

.style5 {

	font-size: 14px;

	color: #00A735;

	font-family: Tahoma;

}

.style6 {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
}

.style7 {
	font-size: 11px;
	color: #FF0000;
	font-family: Tahoma;
}

/*

--------------------------------------------



<------------ Style Sheet End ------------->



--------------------------------------------

*/