﻿body
{}
.HandCursor{cursor: hand;}
.CenterText{ text-align : center ; direction : ltr;}
.NonDecoration{ color :Blue ; text-decoration : none ; }
.NonDecoration:hover{ text-decoration : underline}

.HyperBlack{color: black;	text-decoration: none;}
.HyperBlack:hover{	text-decoration: underline;}
.HyperBlack:visited{color: black;}
.HyperBlack:Active{color: black;}

.HyperBlue{	color: #161966;	text-decoration: none;}
.HyperBlue:hover{	text-decoration: underline;}
.HyperBlue:visited{color: #161966;}
.HyperBlue:Active{color: #161966;}

.TextFont{font-family : Tahoma;font-size : 12px; color: #404040;}
.TextFontSmall{font-family : Tahoma;font-size : 11px; color: #404040;}
.TextFontXSmall{font-family : Tahoma;font-size : 10px; color: #404040;}

.FormatTextBox{ height : 18px; border-right: #7b9ebd 1px solid;border-top:#7b9ebd 1px solid;	font-size: 13px;border-left: #7b9ebd 1px solid;border-bottom: #7b9ebd 1px solid;	font-family: tahoma;	text-decoration: none;}
.FormatTextBoxSmall{ height : 15px; border-right: #7b9ebd 1px solid;border-top:#7b9ebd 1px solid;	font-size: 12px;border-left: #7b9ebd 1px solid;border-bottom: #7b9ebd 1px solid;	font-family: tahoma;	text-decoration: none;}
.FormatTextBoxCenter{text-align : center; height : 20px; border-right: #7b9ebd 1px solid;border-top:#7b9ebd 1px solid;	font-size: 13px;border-left: #7b9ebd 1px solid;border-bottom: #7b9ebd 1px solid;	font-family: tahoma;	text-decoration: none;}
.FormatButton{height : 20px; font-size: 11px;font-family: tahoma;	text-decoration: none;}
.FormatDropDownList{height : 20px; font-size: 11px;	font-family: tahoma;	text-decoration: none;}

.Menu{font-size: 11px; font-weight: bold;	color: #ffffff;	font-family: tahoma; text-decoration : none ;}
.Menu:hover{text-decoration: none; }

.Title{font-family: tahoma;font-size: 12px; color: #161966}