body { font-size: small; color: #000000; font-family: "Tahoma"; text-decoration: none;  margin: 0px  0px; padding: 0px  0px;}
p { font-size: small; color: #000000; font-family: "Tahoma"; text-decoration: none;}
input { font-size: small; color: #000000; font-family: "Tahoma"; text-decoration: none;}
select { font-size: small; color: #000000; font-family: "Tahoma"; text-decoration: none;}
A:link	{ color: blue; text-decoration: none}
A:visited	{ color: blue; text-decoration: none}
A:active	{ color: blue; text-decoration: none}
A:hover	{ color: red; text-decoration: none}



.TitleText { font-size: x-large; }
.SubTitleText { font-size: large; }
.MiddleText { font-size: medium; }
.DescText {color:green;}

.SmallFixText { font-size: 11px; }
.PlainFixText { font-size: 13px; }
.FooterText { font-size: 15px; }
.CounterText { font-size: 15px; color:green;}

.ColumnText { font-size: 18px; color:#f2952f;}
A.ColumnText:link	{ color: #f2952f;; text-decoration: none}
A.ColumnText:visited	{ color: #f2952f;;  text-decoration: none}
A.ColumnText:active	{ color: #f2952f;;  text-decoration: none}
A.ColumnText:hover	{ color: #0000FF;  text-decoration: none}


.GroupText { font-size: 15px; font-weight:bold; color:black;}
.InfoText { font-size: 20px; color:green;}
.ErrorText { font-size: 20px; color:#ff0000;}
.NoDataText { font-size: 20px; color:#ff0000;}

.TopMenuText { font-size: 15px; }
A.TopMenuText:link	{ color: black; text-decoration: none}
A.TopMenuText:visited	{ color: black;  text-decoration: none}
A.TopMenuText:active	{ color: black;  text-decoration: none}
A.TopMenuText:hover	{ color: red;  text-decoration: none}

.NavText {font-family: "Tahoma","MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; color: white}
A.NavText:link	{ font-family: "Tahoma","MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; color: white; text-decoration: none } 
A.NavText:visited	{ font-family: "Tahoma","MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; color: white; text-decoration: none} 
A.NavText:active	{ font-family: "Tahoma","MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; color: white; text-decoration: none} 
A.NavText:hover	{ font-family: "Tahoma","MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt; color: yellow; text-decoration: none}


.SearchBox{width:100%;height:13px;border:1px;padding:3px;margin:0px;}

