BODY, TD, P, A, INPUT, SELECT, LI {
    font-family: sans-serif;
    font-size:12px;
    line-height:18px;
    color:#505050;
}
INPUT {
	font-size:11pt;
    line-height:14pt;
	font-weight:bold;
}
LI {
    margin-top:1px;
}
.gray {
    font-size:12px;
    color:#505050;
}
.white {
    color:#FFFFFF;
}
A.white2 {
    color:#FFFFFF;
    text-decoration:none;
}
A.white2:HOVER {
    color:#FFFFFF;
    text-decoration:underline;
}
.blue, .title {
    color:#0C3D87;
    font-family:Arial Narrow;
    font-size:22px;
    font-weight:normal;
}
.blue2 {
    color:#0C3D87;
    font-size:10px;
}
A.blue2 {
    color:#6378AA;
    font-size:10px;
}
.blue3 {
    color:#0C3D87;
    font-family:Arial Narrow;
    font-size:22px;
    font-weight:bold;
}
.orange {
    color:#E88116;
    font-family:Arial Narrow;
    font-size:14px;
    font-weight:bold;
}
.orange2 {
    color:#E88116;
    font-size:11px;
}
A {
  color:#E88116;
}

.button1 {
    background: url("../images/buton.jpg");
    border: 0px;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 27px;
    width: 99px;
    cursor: hand;
}
.error {
    display:block;
    background: #FFFAF0;
    border: 1px #F8A156 solid;
    color: #e88116;
    font-family: sans-serif;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 400px;
}
.error A {
    color: #e88116;
    font-family: sans-serif;
    font-size: 14px;
}

.mit TH {
	background: #FFFFEE;
	border-top:2px solid #CC8;
	border-bottom:1px solid #CC8;
	font-weight:bold;
	font-size:10pt;
}

.mit TD {
	background: #FFFFFF;
	border-bottom:1px solid #CCC;
}

.mit INPUT {
	border:1px solid #CCC;
	text-align:center;
	width:30px;
}

.ok {
    display:block;
    background: #FAFFF0;
    border: 1px #383 solid;
    color: #383;
    font-family: sans-serif;
    font-size: 14px;
    padding: 10px 10px 10px 10px;
    text-align: center;
    width: 600px;
}

a.ok {
    padding:0;
    margin:0;
    width:12px;;
    border:none;
    font-size: 10px;
}

.cps .header2 {
	font-family: sans-serif;
	font-size:14pt;
	color:#E60;
	border-bottom:solid 2px #DDD;
	line-height:20pt;
	margin-bottom:5px;
	width:95%;
}

.cps INPUT[type="text"] {
	border: 1px solid #CCC;
	padding:2px;
}

.cps TD {
	padding-left:10px;
	background:#FFF;
	border-bottom:1px solid #EEE;
}

.cps TH {
	padding:6px 0 6px 10px;
	background:#EEE;
	border-bottom:1px solid #CCC;
}


.cps INPUT[type="submit"], .cps INPUT[type="button"] {
	background:#E60;
	color:#FFF;
	font-size:9pt;
	padding:2px 20px;
	line-height:14pt;
	border-top: 1px solid #FED;
	border-left: 1px solid #FED;
	border-right: 1px solid #842;
	border-bottom: 1px solid #842;
	cursor:pointer;
}

.cps .note {
	background:#FFE url('../images/emoticon_smile.png') 10px 5px no-repeat;
	line-height:20pt;
	width:528px;
	border-top: 1px dotted #EEC;
	border-bottom: 1px dotted #EEC;
	color:#684;
	padding-left:40px;
	margin-bottom:10px;
}

.cps .err {
	background:#FEE url('../images/exclamation.png') 10px 5px no-repeat;
	line-height:20pt;
	width:528px;
	border-top: 1px dotted #ECC;
	border-bottom: 1px dotted #ECC;
	color:#800;
	padding-left:40px;
	margin-bottom:10px;
}

.cps TABLE {
	width:95%;
	border-left:10px solid #EEE;
}

.cps LABEL {
	cursor:pointer;
}
