/***********************************/
/* SESSIONS2				*/
/* sessions2.css				*/
/*						*/
/* (c) SESSIONS2 2004			*/
/* author Carl Vuorinen			*/
/***********************************/

td {
	font-size: 11px;
	vertical-align: top;
}

img {
	border: 0px;
}

table.menu {
	background: #144667;
	width: 100%;
	vertical-align: middle;
}

table.main {
	background: #ffffff;
	border: 0px none;
  	border-spacing: 0;
	width: 800px;
	height: 100%;
}

table.bottom {
	background: #ffffff;
	border: 0px none;
	width: 800px;
}

table.header {
	border: 0px none;
	border-spacing: 0px;
	width: 100%;
}

table.admin {
	background: #144667;
	border-spacing: 1px;
}

td.main2 {
	padding-left: 5px;
	width: 100%;	
	text-align: left;
}

td.top {
	background: #144667;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
}

td.top_right {
	background: #144667;
	color: #ffffff;
	vertical-align: middle;
	text-align: right;
}

td.admin {
	background: #ffffff;
	padding: 2px;
}

td.header {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #144667;
	text-align: left;
}

td.header_padding {
	background: #4F758C;
	width: 100%;
}

td.quick {
	padding: 7px;
	color: #ffffff;
	background: #4F758C;
	font-weight: bold;
	text-align: left;
}

td.quick2 {
	border-spacing: 0px;
	padding: 0px;
	color: #ffffff;
	background: #4F758C;
	font-weight: bold;
	text-align: left;
}

td.corner {
	background: #4F758C;
	width: 100px;
}

td.qm {
	padding-bottom: 10px;
	border-bottom: 1px solid #144667;
	text-align: left;
} 

td.bottom {
	background: #16394D;
	text-align: center;
	vertical-align: bottom;
	height: 100%;
}

tr.news {
	border-bottom: 1px solid #144667;
}

a:link {
	color: #154768;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:visited {
	color: #154768;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:active {
	color: #154768;
	font-family: Verdana, Arial;
	text-decoration: none;
}

a:hover {
	color: #154768;
	font-family: Verdana, Arial;
	text-decoration: underline;
}


a:link.top {
	color: #ffffff;
}

a:visited.top {



	color: #ffffff;
}

a:active.top {
	color: #ffffff;
}

a:hover.top {
	color: #ffffff;
}

a:link.menu {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a:visited.menu {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a:active.menu {
	color: #ffffff;
	font-size: 14px;

	font-weight: bold;

}

a:hover.menu {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a:link.underline {
	text-decoration: underline;
}

a:visited.underline {
	text-decoration: underline;
}

a:active.underline {
	text-decoration: underline;
}

a:hover.underline {
	text-decoration: underline;
}

input {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

input.button {
	background-color: #18326F;
	color: #ffffff;
	border: 1px solid;
	border-top-color: #797979;
	border-left-color: #797979;
	border-bottom-color: #292929;
	border-right-color: #292929;
}

div.banner {
	padding-top: 10px;
	text-align: center;
}

div.vert_banner {
	padding-top: 10px;
	padding-left: 10px;
}