.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #518DCD;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.extrabg {
	background-attachment: scroll;
	background-image: url(../images/extrabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txtareahome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #061773;
	text-decoration: none;
	background-image: url(../images/txtbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftinner {

	background-attachment: scroll;
	background-image: url(../images/core/profile_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightinner {

	background-attachment: scroll;
	background-image: url(../images/core/profile_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtinnerbg {
	background-attachment: scroll;
	background-image: url(../images/core/maintxtbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFDF4;
}
a:link {
	color: #2B64B1;
	text-decoration: none;
}
a:visited {
	color: #2B64B1;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #2B64B1;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #061773;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
}
.border {
	border: 1px solid #134BA0;
}
ul {margin:0 0 0 30px; }
.under {
	background-image: url(../images/doors/under.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#flashcontent p { font-size: 11px; font: verdana; line-height: 15px; color: #000000; text-align: center; }


