@import "ofont.css";

.hint  {font-size: 8pt; font-weight: lighter; font-family: Verdana; color: #333399;padding-left:10px}

.caption {
        adisplay:                       block;
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      8pt;
        font-family:            Arial;
	font-weight:bold;
	color:		#336296;
	text-align:left;
	text-decoration:        none;
        vertical-align:         center;
        background:             #eeeeee;
        
	border:                 1px solid rgb(206,206,215);/*#ff8800;*/
	afilter: aprogid:DXImageTransform.Microsoft.Wave(freq=1,LightStrength=10,Phase=90,Strength=0); 
}       

.caption td,
.caption a{
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      8pt;
        font-family:            Arial;
	font-weight:bold;
	color: 			#336296;
	text-decoration:        none;
        vertical-align:         middle;
        background:             #eeeeee;
	border:                 0px solid rgb(206,206,215);/*#ff8800;*/
}       

body {
	margin: 0px;
	padding: 0px;
}
.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5b0b0b;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 5b0b0b;
}
.orangetext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.whitetext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.toplinks:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.leftlinks:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.blacktextbold:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;

}


.header {
        adisplay:                        block;
        overflow:                       visible;
	padding:                        2px 2px 2px 5px;
        font-size:                      10pt;
        font-family:           		 Arial;
	font-weight:bold;
	color:white;
	text-align:left;
	text-decoration:        none;
        vertical-align:         center;
        background:             #326495;
	border:                 1px solid rgb(206,206,215);
}       


.xbutton
{
 font-family:arial,sans-serif;font-size:12px;
 background: #e2e2eb;
 zbackground: url("button.png");
 border-bottom: 1px solid #104A7B;
 border-right: 1px solid #104A7B;
 border-left: 1px solid #AFC4D5;
 border-top: 1px solid #AFC4D5;
 color:#000066;
 height:19px;
 text-decoration:none;cursor: hand;cursor:pointer;
 padding-top:		0px;
 padding-left:		0px;
 padding-right:		0px;
 padding-bottom:	0px;
 margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
 filter:aprogid:DXImageTransform.Microsoft.Wave(freq=1,LightStrength=18,Phase=90,Strength=1); 
}

ul, li    { list-style-position: outside; list-style-image: url("li.jpg");}


td.help,div.help
{
 -moz-border-radius:8px;
}

.help img
{
  -moz-border-radius:4px;
  border: 1px solid #eeeeee
}


.button, select,textarea,input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.button
{
 font-size:11px;
}
.button:hover
{
   background-color: #dddddd;
}
