@charset "utf-8";
body {
	color: #222;
	text-align: center;
	margin:0;
	font: 85% "Trebuchet MS",tahoma,sans-serif;
	background-image:url(images/bg_blue02.jpg);
/*	background-color: #707883;
*/	background-repeat: repeat-x;
	
}
.tblMain {
	background-color: #FFFFFF;
}
.tblBlock {
	border: 1px solid #6666CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color:#000066;	/*border: 1px solid #0000FF;*/
	font-size: 16px;
	text-align:right;
	width:170px;
	padding:3px;
}
hr {
	border: 1px thin #CCCCCC;
}
.tblTopBlock {
	background-image: url(images/blue02blk_bg.gif);
	/*border: 1px solid #0000FF;*/
		font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;	/*border: 1px solid #0000FF;*/
	font-size: 16px;
	vertical-align:middle;
	text-align:center;
}
.tblCenter{
	border: 1px solid #6666CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color:#000066;	/*border: 1px solid #0000FF;*/
	font-size: 16px;
	text-align:right;
	/*width:170px;*/
	padding:3px;
	height:100%;
}
input {
	border: 1px solid #CCCCCC;
}
.inputBtn {
	border: 1px solid #CCCCCC;
}
.divRegCust{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.btn {
	background-image: url(images/blue02blk_bg.gif);
	color:#FFFFFF;
	border:none;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma;
	cursor:hand;
	height:20px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color:#0033CC;
	text-decoration: none;
}

a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color:#0033CC;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#990033;
	text-decoration:underline;
}
a:active{
	font-family: Tahoma;
	font-size: 12px;
	color:#0033FF;
	text-decoration: none;
}


.top-banner a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#663399;
	text-decoration: none;
	vertical-align:middle
}

.top-banner a:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#663399;
	text-decoration: none;
}
.top-banner a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#990033;
	text-decoration:underline;
}
.top-banner a:active{
	font-family: Tahoma;
	font-size: 12px;
	color:#0033FF;
	text-decoration: none;
}
a:link img {
	text-decoration: none;
	border: 1px solid #000000;
}

a:visited img{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px dotted #000000;
}
a:hover img{
	font-family: Tahoma;
	font-size: 12px;
	border: 1px dotted #000000;
}

