

BODY {font-family: Verdana, Arial; font-size: 11pt; background:  #70A5C6; }

MY  {background: #D0D0FF;}

H1 {font-size: 25px;                font-weight :bold; font-family: Verdana,Arial; color: #00006e; line-height:110%;}
H2 {font-size: 20px;                font-weight :bold; color: #00006e; font-family: Verdana,Arial; line-height:110%;}
H3 {font-size: 20px;                font-weight :bold; font-family: Verdana,Arial; line-height:110%;}
H4 {font-size: 18px;                font-weight :normal; font-style :normal; font-family: Arial; color: #3030F0}

TABLE {font-size: 12pt; font-family: Verdana, Arial}

TABLE.ram { border: 4px solid #660066;}

A:link      {text-decoration:none;  font-family: Verdana,Arial; color: #00006e;}
A:hover     {text-decoration:none;  font-family: Verdana,Arial; background:  yellow;}
A:visited   {text-decoration:none;  font-family: Verdana,Arial; color: #00006e;}



BODYC {background: #0000FF}

form {
float: center;
padding: 0px;
margin: 0px;
}


input, button, select, submit {
    margin: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
    height: 20px;
    color: #0000A0;
    font-size: 12px;
    vertical-align: middle;
}


.TXT1
{
  font-size:           9px;
  background:          transparent;
  text-align:          justify;
  text-decoration:     none;
  font-weight:         400;
  font-family:         Verdana, Arial;
  color:               #00006e;
  line-height:         95%;
}

.TXT2
{
  background:           #A0C5FF;
}

.TXT3
{
    padding: 10px 20px 10px 20px;
    display:             inline;
    float:               left;
    width:               250px;
    font-size:           14px;
    background:          transparent;
    text-align:          justify;
    text-decoration:     none;
    font-weight:         400;
    font-family:         Verdana, Arial;
    #background:           #90B5FF;
    color:               #00006e;
    line-height:         120%;
    border-right:       1px dashed black;
    border-top:       1px dashed black;
}

.TXT4
{
    padding: 15px 10px 10px 10px;
    font-size:           12px;
    text-align:          right;
}

.TXT5
{
   height:           60px;
}

.TXT7
{
  display: table-row;
  float:   none;
  #display: inline-block;
}

.TXTINNER
{
  font-size:           10px;
  background:          #70A5C6;
  text-align:          justify;
  text-decoration:     none;
  font-weight:         400;
  font-family:         Verdana, Arial;
  color:               #00006e;
  line-height:         95%;
}

.TH
{
  background:           #90B5FF;
}

.HELPS
{
  border: 2px solid black;
}

.TIT
{
    position: relative; top: 45px; 
    TEXT-ALIGN: center;
    float: center;
}


.CONTROLDIV {
	HEIGHT: 50px; 
	WIDTH: 230px; 
	POSITION: absolute; TOP: 5px; LEFT: 5px; 
	TEXT-ALIGN: center;
	FONT-SIZE: 8px;
	FLOAT: left;
}







.SEOBIGDIV {
    border-left : 2px solid black;
    border-top : 2px solid black;
    border-right : 2px solid white;
    border-bottom : 2px solid white;
    position: absolute;
    text-align:center;
	top: 280px;
	bottom: 15px;
    left: 80px;
    width:300px;
    overflow:auto;
    min-height:200px;
}

.SEOSLIMDIV {
    border-left : 2px solid black;
    border-top : 2px solid black;
    border-right : 2px solid white;
    border-bottom : 2px solid white;
    position: absolute;
    text-align:center;
	top: 280px;
	bottom: 15px;
    left: 390px;
    width:  110px;
    overflow:auto;
    min-height:200px;
}

.SEOTXTDIV {
    border-left : 2px solid black;
    border-top : 2px solid black;
    border-right : 2px solid white;
    border-bottom : 2px solid white;
    position: absolute;
    text-align:center;
	top: 280px;
	bottom: 15px;
    left: 510px;
    right: 80px;
    overflow:auto;
    min-height:200px;
}

.SEOTITLE  {
    background-color:#80B5D6;
    border-left : 2px solid black;
    border-top : 2px solid black;
    border-right : 2px solid white;
    border-bottom : 2px solid white;
    padding-left:30px;
    padding-right:30px;
    min-width:200px;
    display:inline-block;
}

.SEOMAIN  {
    background-color:#80B5D6;
    border-left : 2px solid black;
    border-top : 2px solid black;
    border-right : 2px solid white;
    border-bottom : 2px solid white;
    position: absolute;
    text-align:justify;
    padding-left:30px;
    padding-right:30px;
    top:  80px;
    left: 80px;
    right: 80px;
    height:190px;
    overflow:auto;
    font-size:16px;
}

.SEOBODY {
    text-align:center;
}

.HOMEREF {
    position:absolute;
    text-align:center;
    display:inline-block;
    left:80px;
    top:15px;
    text-align:center;
    font-size:10px;
    text-decoration:none;
}


.HOMEREF2 {
    position:absolute;
    text-align:center;
    display:inline-block;
    right:80px;
    top:15px;
    text-align:center;
    font-size:10px;
    text-decoration:none;
}


.NAVRCHOLU {
    position: absolute;
	bottom: 0px;
    right:  0px;
}

.CODE {
    display:inline-block;
    left:20px;
    font-family:monospace;
    font-size:12px;
    padding-left:30px;
}



















#calendar
{
	width: 303px;
	height: 200px;
	text-align: center;
	margin: 5px auto;
	border: 1px solid blue;
	background-color: #f3f8ff;
	position: absolute;
	font-family: Verdana, Arial; 
	color: #3030F0	
}

ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}

.months, .currMonth 
{
    
	margin: 1px 0 0 1px;
	padding: 0;
	width: 99px;
	height: 15px;
	font-size: 10px;	
	line-height: 16px;
	float: left;
	text-align: center;
	background-color: #AAAAFF;
	color: #000;
	display: block;
}

.emptM, .headDay, .dayNormal, .dayBlank, .dayDisabled, .dayWeekend, .dayCurrent, .yearBrowse, .monthDisabled, .closeBtn  
{
	margin: 1px 0 0 1px;
	padding: 0;
	width: 39px;
	height: 15px;
	font-size: 12px;	
	line-height: 16px;
	float: left;
	text-align: center;
	background-color: #feefe4;
	color: #000;
	display: inline;
}

.emptM, .dayDisabled, .monthDisabled
{
	color: #d7d6d5;
	background-color: #f2f2f2;
}

.headDay
{
	color: #fff;
	background-color: #48688f;
	width: 41px;
}
.dayNormal, .dayBlank, .dayWeekend, .dayCurrent
{
	color: #fff;
	background-color: #70b0ff;
	width: 41px;
}

.dayBlank{background-color: #f3f8ff}
.dayWeekend{background-color: #ff6161}
.dayCurrent, .currMonth{background-color: #0000FF;}
.dayDisabled{width: 41px}
#days{margin-left: 1px; width: 299px;}
#elements{height: 150px;}
.months a, #days a, .currMonth a{color: #000; text-decoration: none; display: block;}
.currMonth a{color: #FFF}
#days a{color: #fff;}
.yearBrowse, #closeBtn {width: 299px; background-color: #FFF; line-height: 20px;}
.yearBrowse a, #closeBtn a{text-decoration: none; color: #f30; font-weight: bold;}

.yearBrowse b{margin: 0 5px}
















#dialog {position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:420px; padding:3px 6px 5px; height:17px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(dialogs/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:240px; width:420px; padding: 5px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; filter:alpha(opacity=75); z-index:100}
.error {background:#fff url(dialogs/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(dialogs/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(dialogs/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(dialogs/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(dialogs/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(dialogs/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(dialogs/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(dialogs/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}


















