/* global styling */
body { 
	margin:0px; 
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body, table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333399;
}

a,a:link,a:visited { color: #007CBC; text-decoration: none; font-weight:bold; }
a:active { color: #FF0000; }
a:hover { color: #333399; text-decoration: underline; }

h1 { font-size:18px; margin-top:0px; margin-bottom:5px; }
h2 { font-size:16px; margin-top:0px; margin-bottom:0px; }
h3 {
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
}

th { text-align:left; }

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

/* page structure */
#containerTable {
	width: 100%;
	/*border: solid 1px #D00407;*/
	/*background-color:#FFAA56;*/
	background-color:#FFE69C;
}


#lhArea {
	width: 220px;
	vertical-align: top;
	background-color:white;
	padding-top:15px;
	padding-left:11px;
}

#contentArea {
	padding-left:10px;
	vertical-align: top;
	padding-top:18px;
}

#footerArea {
	background-image:url(../images/footer_bg.jpg);
	padding:20px;
	background-repeat: no-repeat;
	height:70px;
}

#footerArea, .footerArea {
	font-size:11px;
}

.general {
	border: 1px solid #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 2px;
}


.general.alert {
	background:#ffcccc;
}

.general.req {
	background-image: url(../base/resources/images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* style specifics */
.contactBox {
	left: -4px;
	position:relative;
	background-image:url(../images/contact_box.jpg);
	background-repeat: no-repeat;
}

.contactBox td {
	padding-left:10px;
	padding-top:35px;
	font-size:11px;
}

.menu {
	cursor:pointer;
	cursor:hand;
	-moz-user-select:none;
	user-select:none;
}

.menu .tl { background-image: url(../images/mi_tl.gif); background-repeat: no-repeat; height:12px; width:12px; padding:0px; line-height:0px; }
.menu .tm { background-image: url(../images/mi_tm.gif); background-repeat: repeat-x; height:12px; padding:0px; line-height:0px; }
.menu .tr { background-image: url(../images/mi_tr.gif); background-repeat: no-repeat; height:12px; width:12px; padding:0px; line-height:0px; }
.menu .ml { background-image: url(../images/mi_ml.gif); background-repeat: repeat-y; width:12px; padding:0px; line-height:0px; }
.menu .mm {
	background-image: url(../images/mi_mm.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.menu .mr { background-image: url(../images/mi_mr.gif); background-repeat: repeat-y; width:12px; padding:0px; line-height:0px; }
.menu .bl { background-image: url(../images/mi_bl.gif); background-repeat: no-repeat; height: 12px; width: 12px; padding:0px; line-height:0px; }
.menu .bm { background-image: url(../images/mi_bm.gif); background-repeat: repeat-x; height: 12px; padding:0px; line-height:0px; }
.menu .br { background-image: url(../images/mi_br.gif); background-repeat: no-repeat; height: 12px; width: 12px; padding:0px; line-height:0px; }


.activemenu { cursor:default; -moz-user-select:none; user-select:none; }
.activemenu .tl { background-image: url(../images/f2/mi_tl.gif); background-repeat: no-repeat; height:12px; width:12px; padding:0px; line-height:0px; }
.activemenu .tm { background-image: url(../images/f2/mi_tm.gif); background-repeat: repeat-x; height:12px; padding:0px; line-height:0px; }
.activemenu .tr { background-image: url(../images/f2/mi_tr.gif); background-repeat: no-repeat; height:12px; width:12px; padding:0px; line-height:0px; }
.activemenu .ml { background-image: url(../images/f2/mi_ml.gif); background-repeat: repeat-y; width:12px; padding:0px; line-height:0px; }
.activemenu .mm { background-image: url(../images/f2/mi_mm.gif); font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase;
	color: #FFFFFF; font-size: 9px; font-weight: bold;
}
.activemenu .mr { background-image: url(../images/f2/mi_mr.gif); background-repeat: repeat-y; width:12px; padding:0px; line-height:0px; }
.activemenu .bl { background-image: url(../images/f2/mi_bl.gif); background-repeat: no-repeat; height: 12px; width: 12px; padding:0px; line-height:0px; }
.activemenu .bm { background-image: url(../images/f2/mi_bm.gif); background-repeat: repeat-x; height: 12px; padding:0px; line-height:0px; }
.activemenu .br { background-image: url(../images/f2/mi_br.gif); background-repeat: no-repeat; height: 12px; width: 12px; padding:0px; line-height:0px; }


/* admin stuff */
.contentOuter { padding:5px; padding-left:0px; padding-right:10px; }

.contentOuter .tl { background-image: url(../images/skin/border_tl.gif); background-repeat: no-repeat; height:18px; width:19px; padding:0px; }
.contentOuter .tm { background-image: url(../images/skin/border_tm.gif); background-repeat: repeat-x; height:18px; padding:0px; }
.contentOuter .tr { background-image: url(../images/skin/border_tr.gif); background-repeat: no-repeat; height:18px; width:23px; padding:0px; }
.contentOuter .ml { background-image: url(../images/skin/border_ml.gif); background-repeat: repeat-y; width:19px; padding:0px; }
.contentOuter .mm { background-image: url(../images/skin/border_mm.gif); }
.contentOuter .mr { background-image: url(../images/skin/border_mr.gif); background-repeat: repeat-y; width:23px; padding:0px; }
.contentOuter .bl { background-image: url(../images/skin/border_bl.gif); background-repeat: no-repeat; height: 20px; width: 19px; padding:0px; }
.contentOuter .bm { background-image: url(../images/skin/border_bm.gif); background-repeat: repeat-x; height: 20px; padding:0px; }
.contentOuter .br { background-image: url(../images/skin/border_br.gif); background-repeat: no-repeat; height: 20px; width: 23px; padding:0px; }

.contentOuter .break_l { background-image: url(../images/skin/border_break_l.gif); background-repeat: no-repeat; height: 20px; width: 19px; padding:0px; }
.contentOuter .break_m { background-image: url(../images/skin/border_break_m.gif); background-repeat: repeat-x; height: 20px; padding:0px; }
.contentOuter .break_r { background-image: url(../images/skin/border_break_r.gif); background-repeat: no-repeat; height: 20px; width: 23px; padding:0px; }
