.defaultFont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}
a.defaultFont{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: blue;
	text-indent: 10px;
	text-align: left;
}
a.defaultFont:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: blue;
	text-indent: 10px;
	text-align: left;
	text-decoration: underline;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/mainbg.jpg);
}

.smallTableRow {font-size: 9px}

a {
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: blue;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #542D1A;
	border: 1px solid #542D1A;
	height: 14px;
	padding-top: 5px;
	background-color: #E3DBB6;
}

.buttons {
	BACKGROUND-COLOR: #E3DBB6;
    BORDER-TOP: #C0B78E 1px solid;
    BORDER-LEFT: #C0B78E 1px solid;
    BORDER-BOTTOM: #542D1A 1px solid;
    BORDER-RIGHT: #542D1A 1px solid;
    FONT: bold 13px Verdana, Helvetica, sans-serif;
    COLOR: #542D1A;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 0px;
}

strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}
p,li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
	text-align: left;
}


/* DEFAULT STYLES ---- NEEEDED START */
/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10px; height:10px; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:arial,helvetica; font-size:12px; font-weight:bold; text-align: center;}
.clLevel0{color:white;}
.clLevel0over{color:black; cursor:hand;}
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:normal; text-align: left;}
.clLevel1{color:white; background: url(../images/artc_back_1.gif);}
.clLevel1over{background: url(../images/artc_back_2.gif); color:white; cursor:pointer;  }
.clLevel1border{position:absolute; visibility:hidden; background-color: #575757; layer-background-color: #575757}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute;  padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{color:white; background: url(../images/artc_back_1.gif);}
.clLevel2over{color:white; cursor:pointer; background: url(../images/artc_back_1.gif);}
.clLevel2border{position:absolute; visibility:hidden; background-color:#9099A7; layer-background-color:#9099A7}