body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
color: #364A6B;
text-decoration: none;
}
a:link {
	color: #364A6B;
	text-decoration: none;
}
a:visited {
	color: #364A6B;
	text-decoration: none;
}
a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}
a:active {
	color: #364A6B;
	text-decoration: none;
}
.style1 a, .style1 a:active, .style1 a:link, .style1 a:visited, .style1 a:hover{
color: #FFFFFF;
}

.Blue_shade_Background {
	background-image: url(../images/layout/bground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dropshadow {
	background-image: url(../images/layout/dropshadowpat.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.rightdropshadow {
	background-image: url(../images/layout/rightdropshadow.jpg);
	background-repeat: repeat-y;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
}
.style2 {font-size: 10px}
.topmenu {	color: #FFFFFF;	text-decoration: none;}
.topmenu:hover {	color: #dddddd;	text-decoration: none;}
.style3 {color: #D4D0C8}
.style4 {
	color: #83878A;
	font-size: 11px;
}

.bottom_links {	color: #364A6B;	text-decoration: none; font-size: 11px}
.bottom_links:hover {	color: #bbbbbb;	text-decoration: none; font-size: 11px}
.dev select {
	font-size: 9px;
	color: #364a6b;
	width: 160px;
	border: 1px solid #364B6A;
}

select {
	font-size: 9px;
	color: #364a6b;
	border: 1px solid #364B6A;
}
/*
.any select{
	font-size: 9px;
	color: #364a6b;
	text-decoration: none;
	border: 1px solid #364B6A;
	width: 80px;
	border: 1px solid #364B6A;
}
*/
.style7 {font-size: 11px; color: #7c7f82; font-weight: bold; }
.style8 {font-size: 10px; color: #364a6b; }
.style9 {color: #7c7f82; font-size: 11px;}
.style10, td, p {font-size: 11px; color: #364a6b; }
.style13 {font-size: 13px; color: #7c7f82; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style14 {font-size: 11px; color: #364a6b; font-weight: bold; }

.dropdownmenus {
	font-size: 9px;
	color: #364a6b;
	text-decoration: none;
	border: 1px solid #364B6A;
}

.button {
	background-image: url(../images/buttons/blank.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 121px;
	border: none;
	color: #364a6b;
	font-size: 11px;
}
.clear {
	height: 30px;
	width: 121px;
	background-image: url(../images/buttons/clear.gif);
	border: none;
}
.developmentbg {
	background-image: url(../images/developments/table/development_pattern.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.flipvertical {
	filter: FlipV;
}
