/* CSS Document */
BODY {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	line-height:150%;
	color:#000000;
}

A {
	color:#000000;
	text-decoration:none;
	
}
A:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #FF9900;
}

.linkRun
{
	color:#76ad2d;
	text-decoration:none;
	font-size: 12px;	
}
.top {
	height:117px;
	background-image:url(images/vinataba/topmenu_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menu {
	height:24px;
	font-size:12px;
	color:#5f5f5f;
}
.menu A {
	text-decoration:none;
	color:#5f5f5f;
}
.menu a:hover {
	text-decoration:none;
	color:#FF9900;
}
.menu_1 {
	color:#FF9900;
	font-weight:bold;
}
.menu_1 a{
	color:#FF9900;
	font-weight:bold;
}

.footer {
	color:#696b6e;
	line-height:15px;
}
/*------content styles-----------------------------*/

.toolbar {
	border:1px solid #e2e2e2;
	height:34px;
	color:#5f5f5f;
}
.toolbar a{
	color:#000000;
	text-decoration:none;
}
.toolbar INPUT{
	border:0px;
	background-color:#e6e6e6;
	height:17px;
	width:180px;
	color:#99999;
	font-size:11px;
}

.toolbar Textarea{
	border:0px;
	background-color:#e6e6e6;
	height:17px;
	width:180px;
	color:#99999;
	font-size:11px;
}

.toolbar SELECT{
	border:0px solid #e6e6e6;
	background-color:#e6e6e6;
	height:17px;
	width:260px;
	color:#99999;
	font-size:11px;
	
}

.title {
	height:20px;
	font-size:12px;
	color:#339900;	
	font-weight:bold;
}

.content {
	color:#000000;
	font-size:12px;
	text-align:justify;
	line-height:150%;
}
.xct {
	color:#FF9900;
	font-size:11px;
	height:20px;
}
.xct a{
	color:#FF9900;
	text-decoration:none;
}
.xct a:hover{
	color:#999999;
}

.tin {
	height:23px;
	background-image:url(images/vinataba/title_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#55780e;
}

.tin_title {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
