body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow-x: hidden;
	scrollbar-3dlight-color : #005E6A;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #0097AB;
	scrollbar-highlight-color : #C9C9C9;
	scrollbar-shadow-color : #004A54;
	scrollbar-track-color : #FFFFFF;
}

A:LINK, A:VISITED {
	color : #7593B5;
	text-decoration : none;
}

A:HOVER {
	color : #0097AB;
	text-decoration: underline;

}

.gritext {
	font-size: 11px;
	font-family: Tahoma;
	color: #808080;
	line-height: 15px;
}

td.news {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size:11px;
	color:#808080;
	line-height: 15px;
}

td.maintext {
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#808080;
	line-height: 15px;
}

td.gradient
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#e7e7e7);
}

td.header
{
	background-image: url(../images/ust_back.gif);
	background-position: top;	
	background-repeat: no-repeat;
}

.input {
	border: 1px;
	border-color: #008293;
	border-style: solid;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;	
	color: #FFFFFF;
	background-color: #0097AB;

}

.boldmavi {
	color: #0097ab;
	font-weight: bold;
}

.yesiltext {	
	font-size: 11px;
	font-family: Tahoma;
	color: #52A800;
	line-height: 15px;
}

#marqueecontainer{
position: relative;
background-image: url(../images/shortcut_back.gif);
width: 205px; /*marquee width */
height: 150px;
overflow: hidden;
}