@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
}

hr {
	height: 1px;
	color: #D6D3CE;
	padding-bottom: 0px;
	padding-top: 0px;
}

a {
	font-size: 11px;
	text-decoration: underline;
/*	color: #FF6633;*/
	color: #FF9900;
}

a:visited {
	font-size: 11px;
	text-decoration: underline;
/*	color: #FF6633;*/
	color: #FF9900;
}

a:hover {
	font-size: 11px;
	text-decoration: none;
	color: gray;
}

.header {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

.BodyTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}

.BorderTable
{
  border:2px;
  border-color:gray;
  border-style:solid;
}

.caption {
	font-family:verdana;
	font-size:11px;
	color: #FF9900;
}

.Dividers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
}

.Dividers2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

.SideLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.LinkNormal {
	cursor:hand;
	color:#333366;
	font-size: 10px;

}
 
.LinkHover {
	cursor:hand;
	color:#F4764E;
	font-size: 10px;

}

.TextBox
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.TextBoxIn
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.Button
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.speciallink {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

.speciallink A:link {
color: #333366;
text-decoration: none;
}

.speciallink A:visited {
color: #333366;
text-decoration: none;
}

.speciallink A:hover {
color: #FF9900;
text-decoration: underline;
}

.speciallink2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.speciallink2 A:link {
color: #333366;
text-decoration: none;
}

.speciallink2 A:visited {
color: #333366;
text-decoration: none;
}

.speciallink2 A:hover {
color: #FF9900;
text-decoration: underline;	
}

.speciallink3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
.speciallink3 A:visited {
color: #333366;
text-decoration: none;
}
	
ul {
	list-style-type: circle;
}
ul {
	list-style-type: none;
	color: #666666;
	list-style-image: url(file:///P|/LAustin/website03/images/bullet.bmp);

}
.zi01 { 
font-family: verdana, arial, helvetica, sans-serif;
font-size:11px;
color: #333366;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
}
.red {
	color: #FF0000;
}
.LinkBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0033FF;
}#blue {
	color: #00F;
}
#blue {
	color: #0000A0;
}
#blue {
	color: #23297C;
}
#blue {
	color: #0000A0;
}
#blue {
	color: #004080;
}

#EditRegion {
	line-height: 1.5;
	text-align: left;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana;
/* Width of menu button */
	width: 131px;
	height: 30px
}

/* Button text */
#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 109px;
	height: 30px;
	line-height: 30px;
	background: #333366;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

/* Button text when hovering */
#sddm li a:hover
{	background: #49A3FF
}

/* Drop-down box dimensions */
#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	width: 127px
}

/* Drop-down item text */
#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	height: 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px verdana
}

/* Drop-down item text when hovering */
#sddm div a:hover
{	background: #49A3FF;
	color: #FFF
}

