BODY	{
	background-color: #F9F9F9;
	margin: 0;
	padding: 0;
	border: #000000 0px solid;
	background-attachment: fixed;
	}

a:link		{ color: #000000; text-decoration: none; }

a:visited	{ color: #000000; text-decoration: none; }

a:active	{ color: #F4781F; text-decoration: none; }

a:hover		{ color: #F4781F; text-decoration: none; }


TABLE		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.title		{ COLOR: #F4781F; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #666666; FONT: 18px arial, sans-serif; font-weight: normal; }

.subtitle	{ COLOR: #FFCC66; FONT: 13px arial, sans-serif; font-weight: bold; }

.smalltitle	{ COLOR: #000000; FONT: 11px arial, sans-serif, verdana; font-weight: normal; }

.footer		{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #006600; }

.page-splits	{ COLOR: #CCCC99; HEIGHT: 1px; WIDTH: 90%; }


.nobreak	{ white-space:nowrap; }


.just 		{ text-align: left; }


.borders		{ border: #FFFFFF 7px solid; cursor:hand; }


.picBorder	 	{ border: #F4781F 1px solid; cursor:hand; }

.albumBorder 	{cursor:hand; }	

A:hover .albumBorder,
A:active .albumBorder 	{cursor:hand; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}

A:hover .picBorder,
A:active .picBorder 	{ border: #EEEEEE 1px solid; cursor:hand; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}

.form-margin	{ margin: 0px; }


fieldset {
border:1px solid #999999;
-moz-border-radius: 5px;
padding: 5px;

}
fieldset legend {
border:1px solid #999999;
background-color: #000000;
padding: 1px;
padding-left: 3px;
padding-right: 3px;
margin-bottom: 3px;
}

.noError	{ 
				color: #000000; 
				font-size: 11px;
				font-family: arial, verdana, sans-serif; 
				font-weight: normal; 
			}

.error	{ font-size: 11px;
		  font-family: arial, verdana, helvetica, sans-serif;
		  font-weight: bold; 
		  color: red;
		}

.title-row {
	background-image: url("images/menu/menubg.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.test
{
}
