HTML {
	background : #cccccb;
	height:100%;
}

BODY {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	margin : 0;
	padding : 0;
	height:100%;
	background : #cccccb;	
}

TD {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;

}

TD.content {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background : #cccccb;
}

FORM.glogin {
	margin:0px;
	padding : 0px;
}

FORM.gsearch {
	margin:0px;
	padding : 0px;
}

INPUT.login {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #ffffff;
	color:#006666;
	padding-left : 2px;
	border: solid 1px #005454;
	height:16px;
	width:70px;
}

INPUT.search {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #ffffff;
	color:#006666;
	padding-left : 2px;
	border: solid 1px #e5b800;
	height:18px;
	width:300px;
}


SELECT.search {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #ffffff;
	color:#006666;
	border: solid 1px #e5b800;
	height:16px;
	width:124px;
	margin : 0px;
}


SPAN.frontpagetitle {
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	color : #006666;
}
	

SPAN.frontpagetext {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	line-height : 150%;
	color : #006666;
}

SPAN.photogridsettings {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #006666;
}

FORM.photogridsettings {
	margin:0px;
	padding : 0px;
	color:#006666;		
}

SELECT.photogridsettings {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #ffffff;
	color:#006666;
	border: solid 1px #bbbbbb;
	height:16px;
	margin : 0px;
}

INPUT.photogridsettings_pages {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #cccccc;
	color:#006666;
	border: solid 0px #bbbbbb;
	height:16px;
	margin : 0px;
	width : 80px;
	text-align:center;
}

INPUT.photogridsettings_results {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #cccccc;
	color:#006666;
	border: solid 0px #bbbbbb;
	height:16px;
	width:200px;
	margin : 0px;
  text-align:center;
}

A.lightboardtoggle {
		font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color:#FFCC00;
	text-decoration:none;
}

A.lightboardtoggle:hover {
	text-decoration:underline;
}


FORM.lightboardsettings {
	margin:0px;
	padding : 0px;
	color:#FFCC00;	
}

SPAN.lightboardsettings {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #FFCC00;
}

SELECT.lightboardsettings {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	background : #ffffff;
	color:#006666;
	border: solid 1px #005454;
	height:16px;
	width:160px;
	margin : 0px;
	margin-left:5px;
}

