BODY {
 margin:		0px;
 font-family:verdana;
 font-size:	7pt;
 color:		#333333;
 font-style:	normal;
 font-weight:	normal;
 background-image: url('/images/back_main.jpg');
 }

TD {
 font-family:verdana;
 font-size:	7pt;
 color:		#333333;
 font-style:	normal;
 font-weight:	normal;
 }

.featuretitle {
 font-family:verdana;
 font-size:	8pt;
 color:		#333333;
 font-style:	normal;
 font-weight:	bold;
}

.gallerytitle {
 font-family:verdana;
 font-size:	7pt;
 color:		#666666;
 font-style:	normal;
 font-weight:	bold;
}

.content {
 font-family:verdana;
 font-size:	8pt;
 color:		#333333;
 font-style:	normal;
 font-weight:	normal;
}

.hometitle {
 font-family:times new roman;
 font-size:	11pt;
 color:		#333333;
 font-style:	normal;
 font-weight:	bold;
}

.texttitle {
 font-family: arial;
 font-size:	9pt;
 color:		#CD0F40;
 font-style:	normal;
 font-weight:	bold;
}

.keywords {
 font-family:verdana;
 font-size:	9pt;
 color:		#000000;
 font-style:	normal;
 font-weight:	normal;
}

A:LINK, A:VISITED {
 text-decoration:	none;
 color:			#0774AF;
 }

A:HOVER {
 color:			#2794CF;
 }

.nav:LINK, .nav:VISITED {
 text-decoration:	none;
 color:			#666666;
 }

.nav:HOVER {
 color:			#cccccc;
 }


input.pink {background-color: #white; font-size: 9px;}

.label {
 color:			#ffffff;
 font-weight:	bold;
 border:		#4f2c0e solid 1px;
 background:	#937A64;
 padding-left:	3px;
 padding-right:	3px;
 text-align:	right;
 }

TEXTAREA {
 background:	#E4D9CF;
 border:		#4f2c0e solid 1px;
 padding:		2px;
 font-family:Verdana;
 font-size:	8pt;
 font-style:	normal;
 font-weight:	normal;
 }

.table_head_sorted_a:LINK, .table_head_sorted_a:VISITED, .table_head_sorted_a:HOVER {
 color:				#ffffff;
 font-weight:		bold;
 }
.button_on {
 color:				#000000;
 background:		#dddddd;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.button_off {
 color:				#000000;
 background:		#cccccc;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.table_head_normal {
 background:        #cccccc;
 border:            1px solid #9396a3;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_head_sorted {
 color:				#ffffff;
 background:        #777777;
 border:            1px solid #000000;
 font-weight:		bold;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_normal {
 padding-left:		3px;
 padding-right:		3px;
 background:		#ffffff;
 }
.table_data_sorted {
 background:		#dddddd;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_shaded {
 background:		#eeeeee;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_lines {
 background:        #cccccc;
 height:			1px;
 width:				1px;
 }
.table_title {
 font-weight:		bold;
 font-size:			14px;
 font-style:		italic;
 }
