.bodyBG {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #4396CA;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
.aboutBg {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(/images/bg.png);
	background-repeat: no-repeat;
	background-position: 400px 320px;
}
.totalBorder {
	font-family: Tahoma;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9CEEB;
	border-right-color: #A9CEEB;
	border-bottom-color: #A9CEEB;
	border-left-color: #A9CEEB;
}
.iTotalBorder {
	font-family: Tahoma;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9CEEB;
	border-right-color: #A9CEEB;
	border-bottom-color: #A9CEEB;
	border-left-color: #A9CEEB;
}
.picBorder {
	border: 1px solid #A9CEEB;
	font-family: Tahoma;
	font-size: 11px;
}
.warnBorder {
	border: 1px solid #990000;
	background-color: #FFB7BE;
	font-family: Tahoma;
	font-size: 11px;
}
.okBorder {
	border: 1px solid #009900;
	background-color: #AEF4B1;
	font-family: Tahoma;
	font-size: 11px;
}
.buttonClass {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/button.png);
	text-align: center;
	height: 25px;
	width: 80px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.buttonClass:hover {
	background-image: url(/images/button.png);
	background-position: 0px -25px;
}
.loader {
	position: absolute;
	filter: Alpha(Opacity=20);
	opacity:0.2;
}
.errorIcon {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/alert.png);
	text-align: center;
	width: 70px;
	height: 60px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.okIcon {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/alert.png);
	text-align: center;
	width: 70px;
	height: 60px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: 0px -60px;
}
.picBorder a:link, .picBorder a:visited  {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.picBorder a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #961B1E;
	text-decoration: none;
}


.rightMenu {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px none #F5ABC7;
}
.rightMenu a:link, .rightMenu a:visited{
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color: #961B1E;
	height: 20px;
	display: block;
	vertical-align: middle;
}
.newDiv {
	background-color: #FFB7BE;
}
.selectDiv {
	background-color: #A9CEEB;
}
.rightMenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #961B1E;
	display: block;
	height: 20px;
	vertical-align: middle;
}
.popUp {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.popUpTitle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #2063A5;
}
.smallFont {
	font-family: Tahoma;
	font-size: 10px;
	color: #209DEC;
}
.smallFont2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
}

.highlight{
	font-family: Tahoma;
	font-size: 12px;
	color: #961B1E;
}
.rowStyle0{
	color: #000000;
	background-color:#FFFFFF;
}
.rowStyle1 {
	color: #000000;
	background-color:#E7F2FA;
}

.inboxRow0{
	color: #000000;
	background-color:#FFFFFF;
}
.inboxRow1 {
	color: #000000;
	background-color:#E7F2FA;
}

.inboxRow2 {
	color: #000000;
	background-color:#FFB7BE;
}
.inboxRow0:hover, .inboxRow1:hover{
	background-color: #FFB7BE;
}
.read{
	background-image: url(/images/packet.png);
	width: 20px;
	height: 16px;
	background-repeat: no-repeat;
}
.unread{
	background-image: url(/images/packet.png);
	width: 20px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: 0px -16px;
}
.birthDiv {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	overflow: auto;
	height: 120px;
	text-align:center;
}
.demoParent{
	position:relative;
}
.demoPic{
	position:absolute;
	top: -77px;
	left: 46px;
	cursor:pointer;
}
.demoBlock{
	position:absolute;
	top:-69px;
	left:77px;
	z-index:10000;
	display:none;
}

