/* CSS Document */


A:LINK, A:VISITED, A:ACTIVE {
	text-decoration: underline;
	color: #4C8FDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#cop {
 	text-decoration: none;
}

#waiting {
	color: #4C8FDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
 
.mn_1 {
	background-image: url(img/img_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mn_line {
	background-image: url(img/mn_line_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
.mn_2 {
	background-image: url(img/mn_boreder_bg.gif);
	background-repeat: repeat-y;
}
.footer {
	background-color: #E8EDF4;
}
.mn_top_bg {
	background-image: url(img/img_4.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.con_shadow {
	background-image: url(img/img_2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.con_shadow_l {
	background-image: url(img/img_6.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
}

.bod_bg_l {
	background-image: url(img/body_bg_2.gif);
	background-repeat: repeat-x;
}

.bod_bg_2 {
	background-image: url(img/body_bg_1.gif);
	background-repeat: repeat-x;
}

.bod_bg_3 {
    background-color: #4C8FDD;
}

body {
	margin: 0px;
    background-color: #4C8FDD;
	
}
.con_shadow_l1 {	background-image: url(img/img_6.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C8FDD;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sticky {
	padding: .5em;
	background-color: #eee;
	border: solid 1px #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
