/* CSS Document */
Xhtml Xbody{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:left;
text-decoration:none;
background-color:gray;
}
Xbody{
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:left;
text-decoration:none;
background-color:gray;
line-height:20px;
}
.buttons{
background-color:#003399;
color:white;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
border-bottom:1px solid #003366;
border:0;
background-image:url("images/buttons.jpg");
background-repeat:no-repeat;
height:37px;
width:160px;
}

/*.td{
background-color:#e8f9f9;
padding:4px;
}*/
.toolbar{
padding:2px;
background-color:#f7f8ef;
border:1px solid #e9ebd9;
}
.toolbarother{
padding:2px;
background-color:#fbfbf8;
border:1px solid #f7f8ef;
}
#theForm input{
height:34px;
/*border:1px solid black;*/
font-size:11px;
padding:0;
margin:0;}
hr{
border:0;
color:#CCCCCC;
background-color:#CCCCCC;
size:1px;
height:1px;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:center;
}


.headers {display:none;position:absolute;height:345px;width:455px;background-color:white;border:medium solid black;border-top:none;overflow:auto;}
.colors {display:none;position:absolute;width:130px;height:130px;background-color:white;border:medium solid black;border-top:none;overflow:auto;}
.graphic {border:thin solid white;width:100px}
.graphic:hover {border:thin solid red}
.graphicimages {display:inline;position:absolute;height:500px;width:545px;left:100px;top:0px;background-color:white;border-left:thin dotted gray;overflow:auto;}
.textlink {cursor:pointer}
.textlink:hover {text-decoration:underline}
.td {font-weight:bold;font-family:arial}
.colorcell {width:24px;height:20px;border:thin solid white}
.colorcell:hover {border:thin solid black}
.colorbox:hover {cursor:pointer}
.textcontrol {cursor:pointer;border:thin solid #f7f8ef}
.textcontrol_justify {display:none}
.textcontrol:hover {border:thin solid black}
.textcontrol:active {border-top:thin solid gray;border-bottom:this solid white;border-left:thin solid gray;border-right:thin solid right}

#headerGraphic2 {background-image: url("images/ArrowButton.jpg") !important;}

