body {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background: #ffe6e7;
}

td {
	font-family: verdana;
	font-size: 11px;
}

#tablepage { background-color: #FFFFFF; }
th {
	font-family: verdana;
	font-size: 11px;
}

.bodystyle {
	font-family: verdana;
	font-size: 11px;
}

.small {
	font-family: verdana;
	font-size: 9px;
}

.medium {
	font-family: verdana;
	font-size: 10px;
}

.big {
	font-family: verdana;
	font-size: 12px;
}

.xbig {
	font-family: verdana;
	font-size: 16px;
}

.expanded {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 2px;
}

.justified {
	font-family: verdana;
	text-align: justify;
}

.header { background-color: #ffe6e7; }
.footer {
	font-size: 11px;
	background-color: #f5989d;
	padding: 5px 2px 5px 2px;
}

.headerline { background-color: #527B81; height: 2px; }

#menu { background-color: #f26d7d; height: 25px; }

#sidemenu { background-color: #ffe6e7;  }
#sidemenushadow { width: 3px; background-image: url(images/menushadow_bg.gif); background-repeat: repeat-y; }
#sidemenu .header { background-color: #f26d7d; background-image:url(images/menu_header.gif); background-repeat: repeat-x; color: #000000; font-weight: bold; height: 22px; }
#sidemenu .bgwhite { background-color: #FFFFFF; }
#sidemenu .bottom { background-image: url(images/box_bottom.gif); background-position: bottom; background-repeat: repeat-x; }
#sidemenu .left { background-image: url(images/box_side_left.gif); background-position: left; background-repeat: repeat-y; }
#sidemenu .right { background-image: url(images/box_side_right.gif); background-position: right; background-repeat: repeat-y; }

#maintable { background-color: #FFFFFF;  }
#maintable td {  }
#maintable .header { color: #000000; background-color: #f26d7d; font-weight: bold; font-family: verdana;font-size: 11px; }
#maintable .subheader { background-color: #EEEEEE; color: #15765C; font-weight: bold; font-family: verdana;font-size: 11px; }

input, select, textarea { font-family: verdana; font-size: 11px; }
.input, .select, .textarea { font-family: verdana; font-size: 10px; height: 15px; }

a:link { text-decoration : none; font-family: verdana; color : #000000; }
a:visited { text-decoration : none; font-family: verdana; color : #000000; }
a:hover { text-decoration : underline; font-family: verdana; color : #000000; }

h1, h2, h3, h4, h5, h6, form { margin: 0px; }
.txtheader { font-family: verdana; font-size: 12px; }
td.titleword { font-family: tahoma; font-size: 14px; font-weight: bold; }

#menubox { background-color: #FCF6BD; }
#menubox .input, .select, .textarea { font-family: verdana; font-size: 10px; border: 1px solid #F0BC77; height: 15px;}

.pimg { border: 1px solid #18795F; }

.text10 { font-family: verdana; font-size: 10px; }
.text11 { font-family: verdana; font-size: 11px; }
.text12 { font-family: verdana; font-size: 12px; }
.text13 { font-family: verdana; font-size: 13px; }
.text14 { font-family: verdana; font-size: 14px; }
.text15 { font-family: verdana; font-size: 15px; }

#alert { background-color: #FFFFCC; border: 1px solid #FF9933; }
#alert td { padding: 3px 3px 3px 3px; }