BODY {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
	BACKGROUND-COLOR:#FFFFFF;
}

TD {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
}

img.menu {
	width: 80%;
	height: 80%;
}


table.clipart td {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
	border-width: 1px;
	border-style: solid;
}

table.clipart {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
	border-style: none;
}

img.clipart {
	max-width: 135px;
	width: expression(this.width > 135 ? 135: true);
}

img.clipart2 {
	max-width: 400px;
	width: expression(this.width > 400 ? 400: true);
}

img.clipart3 {
	max-width: 275px;
	width: expression(this.width > 275 ? 275: true);
}

img.clipart4 {
	max-width: 190px;
	width: expression(this.width > 190 ? 190: true);
}

img.clipart5 {
	max-width: 165px;
	width: expression(this.width > 165 ? 165: true);
}

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 148px;
	width: 146px;
	background: url(../images/employee_month.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}

a#cornertopleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 148px;
	width: 146px;
	background: url(../images/employee_month.png) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}




.form_element{
	WIDTH:100%;
}

#date{
	COLOR:#AF9270;
	FONt-WEIGHT:bold;
}

#px10{
	FONT-SIZE:10px;
}

H1 {
	FONT-SIZE: 16px;
	COLOR: #5F5B53;
	MARGIN:0px 0px 15px 0px;
}
P{
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
	MARGIN:0px 0px 10px 0px;
}
P.header{
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 8px;
	COLOR: #EEEEEE;
	MARGIN-TOP: 7px;
}
TABLE.header{
	background-image: url("http://uaai.com/i/images/menu_bg.gif");
	background-repeat: no-repeat;
	background-size: 800px 80px;
}





#x P, #x{
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 11px;
	COLOR: #4C4A46;
	MARGIN:0px 0px 10px 0px;
}
LI {
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
	LIST-STYLE-IMAGE:url(i/arrow.gif);
	MARGIN-BOTTOM:2px;
}
UL{
	MARGIN:0px 0px 10px 20px;
}
INPUT{
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
}
TEXTAREA{
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #5F5B53;
}

A,A:active,A:visited,A:hover{
	COLOR: #FF7C00;
}.topicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
#container
            {
                width: 800px;
                height: 600px;
                background-color: black;
                border: 1px solid black;
                color: white;   /* for error messages, etc. */
            }
            .overlay
            {
                border: 1px solid white;
            }
.style13 {
	font-size: 12px;
	font-weight: bold;
}
    .style14 {font-size: 12px}
    .style15 {color: #000000}

A.flow,A.flow:active,A.flow:visited,A.flow:hover{
	COLOR: #FF7C00;
	FONT-SIZE: 15px;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

