/* CSS Document */

body
{
	background-color:#666666;
	margin: 0;
	padding: 0;
}

.outertable_bina_td {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 744px;
	vertical-align: top;
}

.outertable_body_td {
	height: 100%;
	width: 744px;
	background-color: #FFFFFF;
}

.outertable {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 784px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.outertable_left_td   {
	background-color: #666666;
	background-image: url(images/shad_left.jpg);
	background-repeat: repeat-y;
	width: 20px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

.outertable_right_td {
	background-color: #666666;
	background-image: url(images/shad_right.jpg);
	background-repeat: repeat-y;
	width: 20px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

/* this pads images from text on the bottom and left sides */

table.inner 
{
margin: 0;
padding: 0;
height:100%;
border: 1px; 
border-style: groove; 
border-color: #ACACAC;
}

td.blue { 
background: url(images/uni_imgs/blue.jpg); 

}


 .floatright
 {
 float: right;
 margin: 0 0 15px 15px;
 border: 1px; 
 border-style: ridge; 
 border-color: #C2C2C2
 }

.indented {margin-left: 5%; margin-right: 5%; }

/* the main text styles for the site */

.mainstyle
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-weight: normal;
font-size: 12px;
line-height: 16px; 
}

.subhead
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #330000; 
font-weight: bold;
font-size: 14px;
line-height: 16px; 
}

.boldmainstyle
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
/*font-style: italic;*/ 
font-weight: bold; 
font-size: 12px; 
}


/* MISC. text styles for the site */

.greenbold
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #666600; 
font-weight: bold; 
font-size: 12px;
 }

.orangebold
{font-family: Trebuchet MS; color:#CC6600; font-style:italic; font-size: 16px; }

.backtotop
{font-family: Trebuchet MS; font-weight:700; font-size:small; }


a 
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color:#000000; 
text-decoration:underline; 
} 
a:visited { color:#000000; }
a:visited:hover { color:#000000; }
a.backtotop { font-weight:bold; }
a.backtotop:visited { color:#000000; }

a.page:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-weight: normal;
font-size: 12px;
line-height: 16px; 
text-decoration: underline; 

}

a.page:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-weight: normal;
font-size: 12px;
line-height: 16px;
text-decoration: underline; 

}

a.page:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-weight: normal;
font-size: 12px;
line-height: 16px; 
text-decoration: underline;

}



