
/* ============== Master (Begin) ============== */

/* colors: #660099, #33FF00, 00FF00 */

body 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

img
{  
	border-style: none;
}

a
{
	color: #ffffff;
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: .8em;
}

a:hover
{
	color: #00FF00;
	/*text-decoration:underline;*/	
}

a.list
{
	color: #ffffff;
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: 1.0em;
}

a.list:hover
{
	color: #00FF00;
	/*text-decoration:underline;*/	
}

a.headermenu
{
	color: #ffffff;
	font-family: courier new, Arial, Monospace;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.2em;
}

a.headermenu:hover
{
	color: #00FF00;
	/*text-decoration:underline;*/
}

a.title
{
	
	color:#ffffff; 
	font-family: courier new, Arial; 
	font-size: 5em; 
	font-weight:normal;
}

a.contact_email
{
	color: #ffffff;
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: 1.1em;
}

a.contact_email:hover
{
	color: #00FF00;
	/*text-decoration:underline;*/	
}


.headermenu_red
{
	color: #00FF00;
	font-family: courier new, Arial, Monospace;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.2em;
}

.default
{
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: .8em;
	color: #ffffff;
}

.default_red
{
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: .8em;
	color: #00FF00;
}

.font_small
{
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: .7em;
	color: #ffffff;
}

.font_large
{
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: 1.1em;
	color: #ffffff;
}

.font_large_bold
{
	font-family: Arial, courier new, Monospace;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.0em;
	color: #ffffff;
}

.font_large_bold_red
{
	font-family: Arial, courier new, Monospace;
	font-weight: bold;
	text-decoration:none;
	font-size: 1.0em;
	color: #00FF00;
}

.font_logo_large
{
	font-family: courier new, Arial, Monospace;
	font-weight: bold;
	text-decoration:none;
	font-size: 2em;
	color: #ffffff;
}

.copyright
{
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: .6em;
	color: #ffffff;
}

a.design_ref
{
	color: #ffffff;
	font-family: Arial, courier new, Monospace;
	font-weight: normal;
	text-decoration:none;
	font-size: .6em;
}

a.design_ref:hover
{
	color: #00FF00;
	/*text-decoration:underline;*/	
}


/* ============== Master (End) ============== */
