﻿@import url(layout.css);
body {
	margin-top:0px;
	background-color: #CCFFFF;
	font: normal 0.7em/1.2em Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	font-size: 0.75em;
	padding: 0px;
	color:#666666;

}
/* Styles for DIV tags */
#container {

	border-right: 0px solid #000080;
	border-left: 0px solid #000080;
	background-color: #CCFFFF;
	background-image:  url('../images/admin/tor_l_2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#masthead {
height: 80px;
background:#CCFFFF url('../images/header_animation/headerpix.gif');
background-repeat: no-repeat;

	background-position: right; 
	border-bottom: 6px solid #85C2D4;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 10px;
}

#navigation {
		padding: 10px;
}

#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_left td{
vertical-align:top;
}



#column_left a {
	color: #000080;
}
#column_left a:hover {
	color: #CC0000;
}


#column_right {
	border-left: 0px solid #E3DFE2;
}
#image {
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	background-color: #CCFFFF;
	color: #666666;
	border-top: 1px solid #85C2D4;

}
/* Styles for Masthead */
#masthead h1 {
	margin-bottom: 0;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#masthead h2 {
	margin-bottom: 0;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#masthead h3 {
	margin-top: 0;
	color:#666666;
	margin-bottom: 0px;
	text-indent: 5em;
}
#masthead a {
	color: #333333;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation {
	border-bottom: 1px solid #85C2D4;
	padding:0px;
	margin:0;
	text-align:left;
	color:#000099;
	}

#navigation table{
background:#CCFFFF;
color:#000080;
}

#navigation a{color:#000080;
text-decoration: none;
}

#navigation a:hover{color:#CC0000;
text-decoration: none;
}

#navigation td.menu{background:#DBEDF2;
}
#navigation td{
vertical-align:top;
	border:thick;
}

#navigation table.menu{
width:260px;
position:absolute;
visibility:hidden;
	z-index: 101;
}


/* Styles for Right Column */
#column_right td{
vertical-align:top;
}

#column_right h4 {
	color: #3F58BC;
	margin-top: 0px;
}
#column_right p {
	color: #444444;
	margin-top: 0px;
}
#column_right a {
	color: #000080;
}
#column_right a:hover {
	color: #CC0000;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #111111;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #222222;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #333333;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #677BCB;
	text-decoration: none;

}
a:hover {
	color: #FF9933;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.85em;
	text-align: center;
}
#footer a {
	color: #000080;
	text-decoration: none;

}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}