/* CSS Document */
body{
	background:#2678BE url("../images/back/pagebg.gif");
	margin:0;
}
#table{
	width:800px;
	margin:0px auto;
}
#PageL{
	width:15px;
	background:transparent url("../images/tools/backL.png") repeat-y !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tools/backL.png", sizingMethod="scale");
}
#PageM{
	background:#FFFFFF url("../images/tools/backless.gif") repeat-x left 60px;
	background-color:#FFFFFF;
}
#PageR{
	width:15px;
	background:transparent url("../images/tools/backR.png") repeat-y !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tools/backR.png", sizingMethod="scale");
}
.exe{
	margin:0px auto; 
	width:750px; 
	height:250px; 
	text-align:center; 
	font: 0.7em tahoma, sans-serif; 
	line-height:1.4em; 
	color:#85BBE7; 
	text-decoration:none; 
	display:block; 
	height:1%; 
	font-weight:normal;
}
.exe a{
	text-decoration:underline; 
	color:#85BBE7;
}
.exe a:hover{
	text-decoration:none;
	color:#85BBE7;
}

.left{
	margin-left:200px;
	width:560px;
	text-align:left;
	padding-top:10px;
}
#Mid{
	background:transparent url("../images/tools/logo.gif") no-repeat 15px top;
	height:170px;
	margin:10px 0 10px 0;
}

#menu{
	margin:0;
	padding:0;
	list-style:none;
	width:180px;
}
#menu li a{
	background:#184B77;
    color: #85BBE7;
	font:0.7em Tahoma, sans-serif;
	text-decoration:none;
	padding-left:10px;
	line-height:2em;
	height:1%;
	display:block;
	border:2px solid #2678BE;
	margin-bottom:1px;
	border-style:double;
	font-weight:bold;
}
#menu li a:hover{
	background:#2678BE;
	border:2px solid #184B77;
	border-style:double;
}
.font{	
	font: 0.7em Tahoma, Verdana, sans-serif;
	line-height:1.5em;
	color:#555555;
	text-decoration:none;
	font-weight:normal;
}
.subh{
	background-color:#f9f9f9;
	font:0.71em Georgia, "Lucida Grand";
	color:#000066;
	margin:10px 0 2px 0;
	line-height:1.8em;
	font-weight:normal;
	letter-spacing:2px;
	text-transform:uppercase;	
	height:1%;
	display:block;
}
.mess{
	margin:0 5px 0 10px;
	padding:0;
}
#ik{
	background-color:#f9f9f9;
}
.ikara{
	height:1px;
}
#ik td{
	height:20px;
}
.FormStyle{
	font:0.7em Verdana;
	color: #000066; 
	background-color:#FFFFFF; 
	font-weight:normal;
	border-width:1px;
}
textarea{
	overflow:auto;
}
form{
	margin:0;
	padding:0;
}
.ButtonStyle{
	border:0 none;
	background:#184B77;
    font:0.65em Verdana;
	color:#FFF;
	border:1px solid #3A456A;
	margin-top:0 !important;
	margin-top:1px;
}
