body {
	margin: 0px;
}
.top_bg {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.welcome {
	font-family: arial;
	font-size: 12px;
	font-weight: 200;
	text-transform: capitalize;
	color: #7C95CB;
	text-decoration: none;
}
.map_bg {
	background-image: url(images/map_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tiny_bar {
	background-image: url(images/tiny_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.compass {
	background-image: url(images/compass.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.combo_light {
	font-family: tahoma;
	font-size: 11px;
	color: #C0C5E2;
}
.tarea {
	font-family: tahoma;
	font-size: 9px;
	color: #000066;
	background-color: #C0C5E2;
}
.tarea2 {
	font-family: tahoma;
	font-size: 9px;
	color: #000066;
	background-color: #8892C8;
}

.button {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color: #000066;
	background-color: #C0C5E2;
}
.rightBG {
	background-image: url(images/strip.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bar_right {
	background-image: url(images/tiny_barRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 5px;
}
.barLeft {
	background-image: url(images/tiny_barLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}
.row20 {
	padding-top: 18px;
}
.header {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #32295E;
}
.header_light {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color:#C0C5E2;
}

.combo {
	font-family: tahoma;
	font-size: 11px;
	color: #32295E;
}
.titlePadding {
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer {
	font-family: tahoma;
	font-size: 9px;
	color: #322A5D;
}
.footer_light {
	font-family: tahoma;
	font-size: 9px;
	color: #C0C5E2;
}
.left_stripBG {
	background-image: url(images/strip2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.top {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #6A7DB5;
	padding-top: 3px;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #6A7DB5;
	padding-top: 3px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	margin:0px;
}
