body
	{
		padding:0px; margin:0px;
		background: #dd20c9 url('images/bgd_main.jpg') no-repeat top center; 
	}
	
A {
	COLOR: #4e0a61; TEXT-DECORATION: underline
}
A:visited {

	COLOR: #4e0a61; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}

#banner img{ margin:7px 2px 0px 2px;}

#nav1 {
	
	background: #ffffff url(images/bgd_menu_off.gif) top left repeat-x; 
	height: 30px; width: 230px;
	font-family:"Times New Roman", Times, serif; font-size:13px
}
#nav1 A{
	COLOR: #ffffff; text-decoration: none; height: 30px; display:block;

}
#nav1 A:visited{
	COLOR: #ffffff;  text-decoration: none; height: 30px;

}
#nav1 A:hover{
	background: #ffffff url(images/bgd_menu_on.gif) top left repeat-x; 
	COLOR: #ffffff;  text-decoration: underline;  height: 30px;

}

	
#boxright {
		background:#e41b23 url('images/bgd_right.gif') repeat-x top left; 
		border:1px solid #000000;
		color:#ffffff;
		width:256px

	}

td	{
	font-family:Calibri, Arial; font-size:15px; color:#000000;
	}
	

	
h1	{
	font-family:"Times New Roman", Times, serif; font-size:44px; color:#380048; margin: 0px; padding: 0px; font-weight:100;
	}
	
h2	{
	font-family:"Times New Roman", Times, serif; font-size:24px; color:#380048; margin: 0px; padding: 0px; font-weight:100;
	}
	
h2 td	{
	font-family:"Times New Roman", Times, serif; font-size:20px; color:#380048; margin: 0px; padding: 0px; font-weight:100;
	}	
	
	
#leftshadow	{
	background: #e5e0d0 url('images/shadow_left_pink.gif') repeat-y top left;
	}
	
#rightshadow	{
	background: #e5e0d0 url('images/shadow_right_pink.gif') repeat-y top left;
	}
	
.ref {
	color: #000000;
}

.ref A {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ref A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ref A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
#createdby {
	font-family:Calibri, Arial; color: #000000; font-weight:none; font-size:12px;
	
}
#createdby A {
	COLOR: #000000; TEXT-DECORATION: underline
}
#createdby A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
#createdby A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
#footer {
	font-family:Arial, Helvetica, sans-serif; color: #ffffff; font-weight:none; font-size:10px;
	background:#000000;
	padding:12px 20px 10px 20px;
	text-align:center;
	
}
#footer A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#footer A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#footer A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}


#form_mailinglist input
	{
		/*border-color:#000000; border-width:1px; border-style:solid; background-color:#ffffff; */
		font-family:Calibri; color:#000000; font-size:15px;
		border:none; width:200px; height:20px;
	}

input, textarea
	{
		/*border-color:#000000; border-width:1px; border-style:solid; background-color:#ffffff; */
		font-family:Calibri; color:#000000; font-size:15px;
	}
	
/* textarea
	{
		border-color:#90938B; border-width:1px; border-style:solid; 
		background-color:#ffffff; 
		padding-left:5px;
		font-family:Tahoma; color:#000000; font-size:11px;
	}
	
*/