body {
	background-image:  url(../images/bkrnd.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* VERTICAL MINI NAVIGATION BAR STYLES */
a.fooC:link,a.foo:active    {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
}
a.fooC:visited 	{
	text-decoration: none;
	color : #CCCCCC;
	font-size: 90%;
	font-weight: normal;
}
a.fooC:hover	{
	text-decoration: none;
	color : #D56A00;
	font-weight: bolder;
	font-size: 90%;
	text-transform: uppercase;

}
a.foo:link,a.foo:active    {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}
a.foo:visited 	{
	text-decoration: none;
	color : #CCCCCC;
	font-size: 90%;
	font-weight: normal;
}
a.foo:hover	{
	text-decoration: none;
	color : #FF9933;
	font-weight: bolder;
	font-size: 90%;

}
p {
	padding: 0 50px 0 10px;
	line-height: 1.7em;
	text-align: left;
	}
.form  {
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
/* FORM STYLES */
INPUT, select, textarea, text {
/*border: 1px #006699 groove; */
/*border-color: #000000; */
/*border-style: solid; */
background-color: #EFF4FA; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdheader {
	/*background-image: url(/rotate/woman1.gif); */
	background-repeat: no-repeat;
	background-position: center;
	width: 150px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.LightGrey {
	color: #999999;
	font-size: 10px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #793894;
	font-weight: bold;
}
.smlbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blk_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.bodystyleBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableHeader {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {color: #000000} 
a:visited {color: #006699} 
a:active {color: #000000} 
a:hover	{color: #CC9900}
a:hover.right{color: #ff3300}
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
.navbar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC} 
.navbar a:link {color: #666666; text-decoration: underline} 
.navbar a:visited {color: #666666; text-decoration: underline} 
.navbar a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.navbar a:active {color: #333333; text-decoration: none} 
.style10 {color: #CCCCCC}


/* Bio CSS */
.blue {
	font-family: verdana,helvetica;
	color: #3c3c5c;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.big {
	font-family: verdana,helvetica;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.red {
	font-family: verdana,helvetica;
	color: #ffffff;
	background-color: #df0000;
	font-weight: bold;
	font-size: 12px;
}
.green {
	font-family: verdana,helvetica;
	color: #ffffff;
	background-color: #00df00;
	font-weight: bold;
	font-size: 12px;
}

.yellow {
	font-family: verdana,helvetica;
	color: #ffffff;
	background-color: #dfdf00;
	font-weight: bold;
	font-size: 12px;
}
