body {
	margin:0;
	font-family: Sans-Serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:black;
}

img { border:none;}

table {
	font-family:Sans-Serif;
	font-size:12px;
	text-align:left;
}

UL {
	 list-style-image:url(../Austin_res/ico_locks.gif);
	 margin-top:5;
	 margin-bottom:5;
	 margin-left:0;
	 margin-left:10px;
	 padding-left:10px;
}
LI {
   line-height:16px;
   margin:0;
   padding:0;
   font-size:11px;
}

A {
	font-family:Sans-Serif;
   text-decoration:none;
	color:red;
}

A:hover {
	color:black;
	text-decoration:none;
}

H1 {
   color:white;
   font-size:12px;
   font-weight:normal;
   padding-left:10px;
   background-image:url(../Austin_res/ico_locks.gif);
   background-repeat: no-repeat;
}

H2 {
   color:blue;
   font-size:16px;
}
H3 {
   color:red;
   font-size:14px;  
}
INPUT {
   border:solid 1px gray;
}
TEXTAREA {
   border:solid 1px gray;
}
SELECT {
   border:solid 1px gray;
}

.txtAccent {
	font-weight: bold;
	font-size: 12px;
   color:red;
	padding-left: 20px;
	line-height: 40px;
}
.hiddenLink {
   color:black;
   text-decoration:none;
   font-weight:normal;
}
.mnuTop TD {
   height:20px;
   padding-left:23px;
   font-size:12px;
   vertical-align:top;
   color:White;
}
.mnuTop TD A {
   font-family: Century Gothic, Serif ;
   color:White;
   text-decoration:none;
}
.mnuTop TD A:hover {
   color:red;
   text-decoration:underline;
}
.mnuBottom 
{
	padding-left:10px;
	line-height:18px;
	font-size:11px;
}
.mnuBottom A {
   color:white;
}
.mnuBottom A:hover {
   color:red;
   text-decoration:none;
}
