﻿/* -- SITE STRUCTURE -- */
.site {
	background-image:url('../../img/background.jpg');
	background-color:#999999;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.bodyborder {
	width:810px;
	background-color:#8A8A8A;
	padding:5px 5px 5px 5px;
}
.bodymain {
	width:800px;
	background-color:#FFFFFF;
	vertical-align:top;
}
/* -- HEADER -- */
.header {
	height:90px;
}
/* -- TABLES -- */
.subtables {
	width:240px;
	vertical-align:top;
}
.Contact {
	padding:0px 50px 0px 50px;
}
/* -- FLASH & BANNERS -- */
.flash {
	height:175px;
	background-image:url('../../img/body/flash/default.jpg');
}
.banners {
	height:200px;
	background-image:url('../../img/body/banners/default.jpg');
}
/* -- CONTENT -- */
body {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	line-height: 175%;
	text-decoration: none;
	}	a {color: #666666; text-decoration:none;
	}	a:visited {color: #808080;
	}	a:active {color: #808080;
	}	;
	}	a:hover {	color: #666666; text-decoration:underline;
}
.titles {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.contentbody {
	width:95%;
	vertical-align:top;
}
.head_menu {
	vertical-align:top;
	text-align:right;
	font-size:xx-small;
	font-weight:bold;
	text-decoration:none;
}
.bullets {
	color: #C0C0C0;
}
/* -- IMAGES -- */
.noborder {
	border:0px;
}
.lnkimg {
	border:3px #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}
.lnkimg_bold {
	border:3px #CCCCCC;
	margin-left: 10px;
	margin-right: 10px;
}
.cnt_img {
	text-align:center;
}
/* -- Dividers -- */
.m_top {
	background-image:url('../../img/body/dividers/m_top.gif');
	height:8px;
}
.m_bottom {
	background-image:url('../../img/body/dividers/m_bottom.gif');
	height:6px;
}
.horizonal {
	background-image:url('../../img/body/dividers/horizonal.gif');
	width:20px;
}
.vertical {
	background-image:url('../../img/body/dividers/vertical.gif');
	height:6px;
}
.blank {
	height:5px;
}
/* -- Desktop -- */
.desktop {
	width:810px;
	vertical-align:top;
	text-align:right;
	color:#cccccc;
	font-size:11px;
}
.lfields {
	font-family:Arial;
	color: #808080;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
}
.lsubmit {
	border:1px solid #C0C0C0;
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
}
.img_brd {
	border:2px;
	border-style: solid;
	border-color:#E4E4E4;
	margin-left: 5px;
	margin-right: 5px;

}
/* -- LOGIN -- */
.login {
	vertical-align:middle;
	width:315px;
   	text-align:right;
}
.lfields {
	font-family:Arial;
	color: #808080;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
}
.lsubmit {
	border:1px solid #C0C0C0;
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
}
.desktop a:link { color: #CCCCCC; text-decoration: none;}
.desktop a:visited { color: #CCCCCC; text-decoration: none;}
.desktop a:hover { color: #FFFFFF; text-decoration: underline;}
.desktop a:active { color: #CCCCCC; text-decoration: none;}


