body	{background-color: #000000; background-image: url(images/site_bg.jpg); background-repeat: no-repeat; background-position: center top; margin:0; padding:0; color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td, div	{font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;}

a:link		{color: #0099FF; text-decoration: none;}
a:visited	{color: #0099FF; text-decoration: none;}
a:hover		{color: #00CCFF; text-decoration: none;}
a:active	{color: #00CCFF; text-decoration: none;}

hr			{clear: both; margin: 20px 0px 20px 0px; height: 1px; border: 0px; border-bottom: #000099 1px solid;}

h1			{font-size: 2.0em;}
h2			{font-size: 1.8em;}
h3			{font-size: 1.6em;}
h4			{font-size: 1.4em;}
h5			{font-size: 1.2em;}
h6			{font-size: 1.0em;}

.title		{font-size: 1.2em; font-weight: bold;}
.thumbs		{float: left; padding: 10px; font-size: 11px; height: 115px; width: 130px; text-align: center; vertical-align: top; z-index: 8;}


a:link.fade		{opacity: 0.7;}
a:visited.fade	{opacity: 0.7;}
a:active.fade	{opacity: 1;}
a:hover.fade 	{opacity: 1;}

ul, ol		{padding-left: 20px; padding-bottom: 10px;}

input, select, textarea	{font-size: 11px; font-family: Arial; background:#F5F2DF; color: #000000; border: 1px solid #999999;}
.but		{font-size: 12px; background:#E8E5D3; border: 1px solid #999999;}

.clear		{clear: both;}

.bad		{color: #FF0000;}
.warn		{color: #CCCC00;}
.good		{color: #339900;}

.phot_edit	{
	background: url('images/edit.png') no-repeat right;
	height: 16px;
	width: 16px;
	float: left;
	position: relative;
	top: -29px;
	left: -3px;
	/*right: 60px;*/
	display: inline;
	cursor: pointer;
	z-index: 9;
}

#htmlElement {
	padding: 10px;
	background-color: #000;
}
