A {
	color:#3333ff;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

A.more {
	padding-right:8px;
	background:transparent url(../images/bullets/more.gif) no-repeat scroll 100% 60%;
	text-transform: capitalize;;
}


H1 { margin:4px 0px 8px 0px;
	 color: #990000;
	 font-size:130%;
	 text-shadow: #998888 1px 1px 1px;
}

H2 {
	font-size:13px;
	margin-bottom:2px;
	color: #990000;
}

H3 { margin-bottom:2px 0px 2px 0px;
	 color: #990000;
	 font-size:120%;
	 display: list-item;
	 list-style-type:square;
	 list-style-position: inside;
	 text-shadow: #998888 0px 0px 3px;
}

form{
	margin:0px;
	padding:0px;
}

B {FFont-size: inherit;}

BODY {background:#FFFFFF url(../images/misc/background.gif) repeat-y top center;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	font-family: "Lucida Grande",Helvetica,Verdana, Arial;
	font-size:0.8em;
	line-height:1.1em;
} 

P {
	margin-top:3px;
}

#center_page {
	width:770px;
	margin:0 auto;
	text-align: left;
}

#mainmenu *{
	font-family: "Trebuchet MS",Verdana,Arial,Sans ;
}

#mainmenu .selected {
	color:#990000;
}

#mainmenu .mainitem {
	margin-top:20px;
	padding:0px;
	float:left;
	background-image: url(../images/nav/m_cent.gif);
}

#mainmenu A {
	display:block;
	float:left;
	color:#6C6C6C;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	text-shadow: #7C7C7C 1px 1px 2px;
	letter-spacing: 1px;
}

#mainmenu A IMG {
	float:left;
	margin:0px;
	padding:0px;
	border: none;
}

#mainmenu A SPAN {
	display:block;
	float:left;
	line-height: 15px;
	padding-top: 5px;
	cursor: pointer;
}

#submenu {
	height:29px;
	background-image: url(../images/nav/sub_cent.gif);
	padding:0px;
	margin-bottom:5px;
}

#submenu * {color:white;
	letter-spacing: 1px;
	font-weight:bold;
	font-family: Trebuchet MS,Verdana, Sans ;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
}
			
#navbar {padding:5px;color:gray;}
#navbar * {	font-size:11px;color:gray;}

#page_content {
	padding:0px;
	margin-top:10px;
}

#page_header {
	clear: both;
	font-size:11px;
	color:gray;
	margin-bottom:8px;
}

#page_footer{
	clear: both;
	text-align: center;
	margin:20px 5px 5px 5px;
	font-size:11px;
	color:gray;
}

#page_footer a{
	color:gray;
	text-decoration: none;
}


#rightcolumn {
	float:right;
	width:155px;
	overflow: hidden;
}

.box {
	background:#F6F6F6 url(../images/misc/right_box_bottom.gif) no-repeat bottom left;
	padding-bottom:12px;
	margin-bottom:10px;
	
}

.box * {
	font-size:11px;
}

.box .head {
	background:#F6F6F6 url(../images/misc/right_box_top.gif) no-repeat top left;
	padding: 4px 8px 4px 8px; 
	font-weight: bold;
	ffont-style: italic;
	font-size:11px;
	text-transform: uppercase;
	bborder-style: solid;
	bborder-width: 0px 0px 1px 0px;
	bborder-color: #858585;
}

.box .content {
	padding: 4px 8px 4px 8px; 
	background-color:#EAEAEA;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #F6F6F6 #858585 #858585 #858585;
	font-size:11px;
}

.box .footer {
	line-height: 5px; /* IE BUG FIX */
	height:13px;
	padding:0px;
	margin:0px;
}

INPUT.search {
	font-size:11px;
	color:graytext;
}

INPUT.search:focus {
	background-color: #ffffff;
}

TABLE {
	bborder:1px solid #797979;
	background-color:#797979;
	width:100%;
}

TABLE TH{
	background-color:#C3C3C3;
	text-align:left;
}

TABLE TD{
	background-color:#FFFFFF;
	font-size: 80%;
}

TABLE TD.td1{
	width:40%;
}

TABLE TD.td2{
	width:60%;
}

TABLE TD INPUT, TABLE TD TEXTAREA{
	width:100%;
}

UL {}
LI {
	list-style-position: inside;
	color: #990000;
}

P:FIRST-LETTER {
	font-size: 110%;
	color:#990000;
}

.error{
	font-weight:bold;
	color:#970D0D;
}

#popup{
	background-color:#970D0D;
	text-align:left;
}
#popup h1{
	color:#FFFFFF;
	margin:0px;
	padding:10px;
}

#popup #content{
	background-color:#FFFFFF;
	padding:10px;
	padding-bottom:0px;
	height:320px;
}

#popup #content #image{
	float:left;
}

#popup #content #description{
	float:left;
	mmargin-left:10px;
}

#popup #content h2{
	margin-top:0px;
}

#popup #navigation{
	margin:8px 10px 0px 0px;
	float:right;
}
#popup #content #description #navigation .button{
	margin-left:10px;
}

#thumb_gallery{
	padding:5px 0px 5px 0px;
}

#thumb_gallery IMG{
	border:1px solid #CCCCCC;;
	cursor:pointer;
	cursor:hand;
	margin-left:5px;
	margin-bottom:5px;
	padding:1px;
}

#thumb_gallery IMG.selected{
	border-color:#FFCE31;
}

div.clearAll{
	font-size:1px;
	line-height:1px;
	height:1px;
	overflow:none;
	clear:both;
}

/* "A.jsp" template */
.boxA {
	float:left;
	width:205px;
	height:290px;
	overflow:hidden;
	margin-bottom:5px;
	text-align:justify;
	font-size:0.9em;
}

.boxA H3 {
	display:none;
}

.boxA .boxContent{
	margin-right: 15px;
}

/* "A2.jsp" template  */
.boxA2 {
	width:600px;
}

.boxA2 .thumbs{
	float:left;
	width:205px;
}

li {
	list-style-image:url(../images/bullets/bullet2.gif);
	list-style-position: inside;
}
