@charset "utf-8";
/* CSS Document */

body {
	background-color: #283C5F;
	background-image: url(images/bak.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
#border-rt {
	background-image: url(images/index4_03.jpg);
}
#border-lt {
	background-image: url(images/index4_05.jpg);
}
.middle {	text-align: center;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
}
.left {
	text-align: left;
}
.yellow {
	background-color: #FF0;
}
.blue {
	color: #006;
	text-align: center;
}
#table-apps {
	border: thin dashed #C00;
}
#table-bonus {
	border: thick dashed #039;
}
a:link {
	color: #00F;
}
a:visited {
	color: #006;
}
a:hover {
	color: #C00;
}
a:active {
	color: #606;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}
#gr-lt {
	background-image: url(images/guarantee_02.jpg);
}
#gr-rt {
	background-image: url(images/guarantee_04.jpg);
}
#table-order {
	border: thick dashed #C00;
}
.footer {
	font-size: 10px;
	color: #999;
	text-align: center;
}
.red-mid {
	color: #BA0001;
	text-align: center;
}
