/* page element */

a:link {
	color: #800080;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
body,td,th {
	color: #555555;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtUnderlineWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtUnderlineLightBlue {
	color: #5e79e9;
	text-decoration: underline;
}
.txtUnderlineBlue {
	color: #0000FF;
	text-decoration: underline;
}
.btnFixWidthStandard {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 23px;
}
.txtWidthStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
}
.txtStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
}
.txtHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txtHeadlineWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:white;
}
.txtStandard12px {
	font-family: sans-serif;
	font-size: 12px;
}
.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
}
.TdOutLineBlack {
	border-top: #000000 solid 1px; 
	border-right: #000000 solid 1px; 
	border-bottom: #000000 solid 1px; 
	border-left: #000000 solid 1px
}
.TdOutLineGray {
	border-top: #CCCCCC solid 1px; 
	border-right: #CCCCCC solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-left: #CCCCCC solid 1px
}
.TdBottomLineBlack {
	border-bottom: #000000 solid 1px; 
}
.TdBottomLineGray {
	border-bottom: #CCCCCC solid 1px; 
}
.TdTopDotBottomLineGray {
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
}
.TdDotBottomLineGray {
	border-bottom: 1px dotted #CCCCCC; 
}
.TdOutLineBtn {
	border-top: #FFFFFF solid 1px; 
	border-right: #CCCCCC solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-left: #FFFFFF solid 1px
}
.TdOutLineTabBottom {
	border-right: #CCCCCC solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-left: #FFFFFF solid 1px
}
.TdOutLineTabOut {
	border-top: #FFFFFF solid 1px; 
	border-bottom: #FFFFFF solid 1px; 		
	border-right: #CCCCCC solid 1px; 
	border-left: #FFFFFF solid 1px
}
.TdOutLineTabOver {
	border-top: #FFFFFF solid 1px; 
	border-right: #CCCCCC solid 1px; 
	border-left: #FFFFFF solid 1px
}
.TdOutLineInput {
	border-top: #CCCCCC solid 1px; 
	border-right: #FFFFFF solid 1px; 
	border-bottom: #FFFFFF solid 1px; 
	border-left: #CCCCCC solid 1px
}
.TdOutLineInputBlack {
	border-top: #101010 solid 1px; 
	border-right: #CCCCCC solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-left: #101010 solid 1px
}
.TdOutLineGrid {
	border-top: #FFFFFF solid 1px; 
	border-right: #CCCCCC solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-left: #FFFFFF solid 1px
}
.TdHightLight {
	background-color: #000066;
	color:#FFFFFF;
	cursor:hand
}
.TdLineTop {
	border-top: #CCCCCC solid 1px; 
}
.TdLineBottom {
	border-bottom: #CCCCCC solid 1px;
}
.TdLineRightBottom {
	border-right: #CCCCCC solid 1px;	
	border-bottom: #CCCCCC solid 1px;
}
.TdLineLeft {
	border-left: #CCCCCC solid 1px;
}
.TdLineLeftBottom {
	border-left: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.TdLineRight {
	border-right: #CCCCCC solid 1px;
}
.TdLineLeftRight {
	border-right: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
.txtHighlight {
	color:#FFFFFF;
	background-color:#FF9900;
	border-right: #FF9900 solid 4px;
	border-left: #FF9900 solid 4px;
	border-top: #FF9900 solid 4px;
	border-bottom: #FF9900 solid 4px;
}
.TdOutLineArea {
	border-top: #666666 solid 1px; 
	border-right: #CCCCCC solid 1px; 
	border-bottom: #CCCCCC solid 1px; 
	border-left: #666666 solid 1px
}
.LstLosepack20px {
	list-style:armenian;
	line-height:20px;
}
