body {
	color: #39426B;
	background: #A69BFB url(../../page/oms_lvsbg.jpg) 
	font-size: 12px;
	font-family: Arial;
	color:#444582;
	text-decoration: none;
	font-weight: normal;
		scrollbar-face-color: #A69BFB;
		scrollbar-arrow-color: #221488;
		scrollbar-base-color: #A69BFB;
		scrollbar-shadow-color: ;
		scrollbar-darkshadow-color: #221488;
		scrollbar-highlight-color: ;
		scrollbar-3dlight-color: ;
		scrollbar-track-color: ;
	}

a {
	cursor: help;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-color: transparent;
	color: #606166;
	font-weight: bold;
	}

a:visited {
	cursor: help;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-color: transparent;
	color: #404040;

	}

a:hover { 
	cursor: help;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline overline;
        color: #FFFFFF;
        background-color: #CEC8F8;
	}

h3 {
	font-family: Arial;
	color:#39426B;
	margin:0; padding: 5px 0;
	}
.datetime{
	background: none;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: #2C2D50;
	font-weight: normal;
	}

.calendar {
	font-family: Arial;
	color:#39426B;
	font-size:16px;
	font-weight:normal;
	text-decoration: none;
  	line-height:14px;
  	padding:2px;
  	align:center;				
	border:dotted,thin,dotted,#3F4E6F;
	}
