﻿BODY {
	background-color: #1a2a41;
	margin: 0;
	background-image: url('images/bg_b1.gif');
}
a {
	text-decoration: none;
	color: #1B2D55;
}
a:visited {
	text-decoration: none;
	color: #1B2D55;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a.nav {
	color: #ffffff;
	font-style: italic;
	font-family: Arial;
	text-decoration: none;
	font-size: 8pt;
}
a:visited.nav {
	font-style: italic;
	color: #ffffff;
}
a:hover.nav {
	font-style: italic;
	color: #FF0000;
}
.tdwhite {
	background-color: #FFF;
}
.tdred {
	background-color: #1A2A41;
}
.tdredin {
	background-color: #1A2A41;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
}
.tdblue {
	background-color: #1A2A41;
	color: #fff;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url('images/ggg.gif');
	background-repeat: repeat-x;
	text-align: left;
}
.tdbluein {
	background-color: #1A2A41;
	color: #fff;
	height: 20px;
	padding-left: 10px;
	font-weight: bold;
	text-align: left;
}
.tdblueinside {
	background-color: #1A2A41;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
}
.tdgray {
	background-color: #EFEEEE;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #011347;
	padding-top: 7px;
	padding-bottom: 7px;
}
.cap {
	font-family: Verdana;
	font-size: 9pt;
}
.block {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
.blockwhite {
	background-color: #fff;
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}
.header {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	padding-left: 5px;
}
.marquee {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}
ul {
	line-height: 15px;
}
ol {
	line-height: 15px;
}
.td_head {
	font-family: Verdana;
	font-size: 8pt;
	color: #1a2a41;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
}
.td_body {
	font-family: Verdana;
	font-size: 8pt;
	color: #1a2a41;
	line-height: 140%;
	text-align: left;
}
td {
	font-family: Verdana;
	font-size: 8pt;
	color: #1a2a41;
	line-height: 140%;
}
.cellback {
	background-image: url('images/1.gif');
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-left: 15px;
	padding-top:2px

}
.cellback-over {
	background-image: url('images/2.gif');
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding-left: 15px;
	padding-top:2px
}
.cell {
	font-family: Arial;
	font-size: 9pt;
	color: white;
	text-align: left;
}
a.cell {
	font-family: Arial;
	font-size: 9pt;
	color: white;
}
a:visited.cell {
	font-family: Arial;
	font-size: 9pt;
	color: white;
}
a:hover.cell {
	color: white;
}
.footer {
	background-image: url('images/andalos_17.gif');
	background-repeat: repeat-x;
	height: 58px;
	vertical-align: bottom;
	text-align: center;
}
.tdfooter {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	color: #fff;
}
.tdbottom {
	vertical-align: bottom;
	width: 70px;
}
.tdw30px {
	width: 30px;
}
.tdh30px {
	height: 30px;
}
.tb {
	width: 100%;
	height: 100%;
}
.tdh25px {
	height: 25px;
}
.tdw25px {
	width: 25px;
}
.tdw150px {
	width: 150px;
	vertical-align: top;
}
.tb450px {
	width: 450px;
}
.tdboldcenter {
	font-weight: bold;
	text-align: center;
}
.tdtop {
	vertical-align: top;
}
.bor {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
/*Reorder List*/
.dragHandle {
	width: 10px;
	height: 15px;
	background-color: Blue;
	background-image: url(images/bg-menu-main.png);
	cursor: move;
	border: outset thin white;
}
.callbackStyle {
	border: thin blue inset;
}
.callbackStyle table {
	background-color: #5377A9;
	color: Black;
}
.reorderListDemo li {
	list-style: none;
	margin: 2px;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	color: #FFF;
}
.reorderListDemo li a {
	color: #FFF !important;
	font-weight: bold;
}
.reorderCue {
	border: dashed thin black;
	width: 100%;
	height: 25px;
}
.itemArea {
	margin-left: 15px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	text-align: left;
}
@media print
{
body {
	display: none;
}
}
