﻿.Normaltext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#963;
font-weight:700;
}

.FieldText {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
background-color:#CAE8EA;
font-weight:700;
border:thin solid #CCC;
}

.lightcolorField {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#963;
background-color:#FFFAEA;
font-weight:700;
border:thin solid #CCC;
}

.resultText {
font-family:arial;
font-size:12px;
font-weight:700;
color:#000;
border:thin solid #CCC;
}

.tableBorder {
border:2px dotted #BD8242;
}

.tableHeader {
font-family:arial;
font-size:14px;
color:#FFF;
text-decoration:none;
background-color:#360;
}

.outDiv {
background-color:#F5FAFA;
border:2px dotted #000;
color:#FFF;
font-family:arial;
font-size:14px;
font-weight:700;
height:25px;
width:500px;
cursor:hand;
}

.overDiv {
background-color:#CCC;
border:2px dotted #000;
color:#360;
font-family:arial;
font-size:14px;
font-weight:700;
text-align:center;
vertical-align:middle;
height:25px;
width:500px;
cursor:hand;
}

.smallText {
font-family:arial;
font-size:11px;
}

.rgtu_header {
background-image:url(../images/RgtuHeader.jpg);
}