
	
FORM
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}


HR
	{
		height: 1px;
		color: #B47E36;
	}
		

	

BODY
	{
		scrollbar-face-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #333333;
		scrollbar-darkshadow-color: #333333;
		scrollbar-track-color: #000000;
		scrollbar-arrow-color: #333333;
		scrollbar-base-color: #000000;
	}


/*   Let's remove that pesky outline that destroys my sublime artistry ;)    */
IMG, A
	{
		outline: none;
	}



.artistg
	{
		filter:alpha(opacity=20);   /* Internet Explorer       */
		-moz-opacity:0.2;           /* Mozilla 1.6 and below   */
		opacity: 0.2;               /* newer Mozilla and CSS-3 */
	}



.button1
	{
		width: 100px;
		height: 16px;
		background-color: #333333;
		border: solid 1px #993366;
		font-family: verdana;
		font-size: 11px;
		color: #993366;
	}



.button1:hover
	{
		width: 100px;
		height: 16px;
		background-color: #333333;
		border: solid 1px #FFCC00;
		font-family: verdana;
		font-size: 11px;
		color: #FFCC00;
	}



.formarea1
	{
		font-family: verdana, arial;
		font-size: 10px;
		font-weight: normal;
		color: #AAAAAA;
		background-color: #333333;
		border: solid 1px #D99C5B;
		width: 200px;
		height: 36px;
		padding-left: 3px;
	}



.formfield1
	{
		font-family: verdana, arial;
		font-size: 10px;
		font-weight: normal;
		color: #AAAAAA;
		background-color: #333333;
		border: solid 1px #D99C5B;
		width: 200px;
		height: 16px;
		padding-left: 3px;
	}



.image1
	{
		border: solid 1px #000000;
	}



.image1:hover
	{
		border: solid 1px #FFCC00;
	}



.linktext1_on
	{
		font-family: verdana, tahoma, arial;
		font-size: 11px;
		font-weight: bold;
		color: #EAE19E;
	}
	
	

.linktext1_on:hover
	{
		font-family: verdana, tahoma, arial;
		font-size: 11px;
		font-weight: bold;
		color: #FF9900;
	}



.pagetext1
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: bold;
		color: #EAE19E;
	}




.pagetext1s
	{
		font-family: verdana, arial;
		font-size: 10px;
		font-weight: bold;
		color: #EAE19E;
	}




.pagetext2
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	}



.text1
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #A05F4D; /* 8D5B36 */
	}



.text1_link
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #993366;
		text-decoration: none;
	}



.text1_link:hover
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #FFCC00;
	}



.text1g
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #D99C5B;
		border-top: solid 1px #222222;
	}



.text2
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #D99C5B;
	}



.text3
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #D99C5B;
	}



.text3_link
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #993366;
		text-decoration: none;
	}



.text3_link:hover
	{
		font-family: verdana, arial;
		font-size: 11px;
		font-weight: normal;
		color: #FFCC00;
	}



.text4
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: normal;
		color: #8D5B36;
	}



.text_congo
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}



.text_congo:hover
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: normal;
		color: #FFCC00;
		text-decoration: none;
	}
