/* CSS Document */
.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.body,td,th {
	color: #123456;
	font-size: 11px;
	font-family: "Trebuchet MS";
	line-height: 150%;
}
.style1 {
	color: #123456;
	font-size: 11px;
	font-family: "Trebuchet MS";
	line-height: 150%;
	padding-right: 7px;
	padding-left: 3px;
}
a {
	font-size: 14px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
	line-height: 170%;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
	line-height: 170%;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
	line-height: 170%;
}
a:active {
	text-decoration: none;
	color: #0066FF;
	line-height: 170%;
}
#header {
	position: relative;
	height: 100px;
	width: 100%;
	background-color: #0000FF;
}
#bottom {
	position: absolute;
	height: 100px;
	width: 100%;
	background-color: #0000FF;
}
#inside {
	background-color: #FFB93C;
	height: 30px;
	width: 100%;
	top: 40px;
	position: relative;
	background-image: url(images/infotext.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#inside2 {
	background-color: #FFB93C;
	height: 30px;
	width: 100%;
	top: 40px;
	position: relative;
	background-image: url(images/infotext2.png);
	background-repeat: no-repeat;
	background-position: 50px center;
}
#leftend {
	background-color: #0000FF;
	float: right;
	height: 30px;
	width: 50px;
	background-image: url(images/end2.png);
	background-repeat: no-repeat;
	background-position: left;
}
#rightend {
	background-color: #0000FF;
	float: left;
	height: 30px;
	width: 50px;
	background-image: url(images/end.png);
	background-repeat: no-repeat;
	background-position: right;
}
#title {
	height: 50px;
	width: 100%;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#title2 {
	height: 60px;
	width: 100%;
	background-image: url(images/corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#page {
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
}
#leftarea {
	float: left;
	width: 230px;
	/*width: 20%; */
}
#midarea {
	width: 40%;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	
}
#midareacontact {
	width: 70%;
	position: relative;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
}
#texttable {
	width: 100%;
	vertical-align: top;
}
#rightarea {
	width: 300px;
	height: 400px;
	float: right;
	top: 0px;
	margin-right: 3%;
}
#navbar {
	width: 180px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.button {
	height: 31px;
	width: 165px;
}
.indic {
	width: 16px;
}
#badge {
	height: 140px;
	background-image: url(images/mia.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#badge2 {
	height: 240px;
	background-image: url(images/frontpic.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#Layer1 {
	position:absolute;
	width:138px;
	height:120px;
	z-index:10;
	left: 450px;
	top: 105px;
}
#floatright {
	float:right;
	margin-bottom: 10px;
	margin-right: 7px;
	margin-left: 5px;
	padding-left: 10px;
}
.conttitle {
	width: 100px;
}
.input {
	background-color: #FFFF99;
}
/* TABLE WITH BORDERS */
.bdlefttop {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bdleftmid {
	width: 16px;
	background-image: url(borders/bd_left_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bdleftbot {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd_left_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bdtop {
	height: 16px;
	background-image: url(borders/bd_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bdbot {
	height: 16px;
	background-image: url(borders/bd_bot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bdrighttop {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd_right_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bdrightmid {
	width: 16px;
	background-image: url(borders/bd_right_mid.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bdrightbot {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd_right_bot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*RED ONE*/
.bd2lefttop {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd2_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bd2leftmid {
	width: 16px;
	background-image: url(borders/bd2_left_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.bd2leftbot {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd2_left_bot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bd2top {
	height: 16px;
	background-image: url(borders/bd2_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bd2bot {
	height: 16px;
	background-image: url(borders/bd2_bot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bd2righttop {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd2_right_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.bd2rightmid {
	width: 16px;
	background-image: url(borders/bd2_right_mid.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.bd2rightbot {
	height: 16px;
	width: 16px;
	background-image: url(borders/bd2_right_bot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
