.hiddenTA
{
    DISPLAY: none;
    FONT-SIZE: 0px;
    LEFT: 0px;
    VISIBILITY: hidden;
    OVERFLOW: hidden;
    WIDTH: 0px;
    POSITION: absolute;
    TOP: 0px;
    HEIGHT: 0px
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1px;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ADADAD; 
	scrollbar-arrow-color: #FFFFFF;
}

.obj{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	width:140px;
	height: 22px;
	border: 1px solid #333333;
	text-align: right;
}

.add{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color:#FFFFFF;
	width:180px;
	height: 25 px;
	border: 1px solid #333333;
	text-align: right;
} 

.btn{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
	width:50px;
	border: 2px solid #333333;
	height: 22px;
}

.btnLong{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
	width:100px;
	border: 2px solid #333333;
	height: 22px;
}

.menu 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	}

.title 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	}
.titleorange 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9934;
	}

.txt 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	cursor: default;
	line-height: 18px;
	}

.txts 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CD6089;
	cursor: default;
	line-height: 18px;
	}

.txth 	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CD6089;
	cursor: default;
	line-height: 18px;
	}


.txtb	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #111111;
	cursor: default;
	}

.hd	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	cursor: default;
	line-height: 24px;
	}
	
.name	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	cursor: default;
	line-height: 24px;
	}
	
a:link { text-decoration:none;
	cursor: hand;
	ont-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	line-height: 24px;
	}

a:visited { text-decoration:none;
	cursor: hand;
	ont-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #111111;
	line-height: 24px;
	}

a:hover{ text-decoration:none;
	cursor: hand;
	ont-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	line-height: 24px;
	}


