@import url("../RoundRect/RoundRect.css");
body,td,th {
	font-size: 12px;
	line-height: 21px;
	color:#262526;
	font-family:"ËÎÌå",Verdana, Arial, Helvetica;
	font-style: normal;
}
body{
	margin-left:3px;
	margin-right: 3px;
	margin-top:1px;
	margin-bottom:0px;
	background-image: url(bg_all.gif);
	background-color: #003961;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position:center;
}

table{
	border-collapse:collapse;
}

a:link , a:visited ,a:active {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color:#FF6600;
	left: 1px;
	top: 1px;
	position: relative;
}


a.Header:link , a.Header:visited , a.Header:active {
	color:#FFFFFF;
	text-decoration: none;
}

a.Header:hover {
	color:#FF6600;
	text-decoration:none;
}



.cssRed {
	color: #FF0000;
}
.cssBlue {
	color: #3300FF;
}
.cssTMargin {
	margin-bottom: 3px;
}

.outsetBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #FFFFFF;
}

.Border
{
	border:1px #CCC solid;
}

div.DivTitel {
	background-image:url(../../Images/lines4.jpg);
	font-size:14px;
	line-height:30px;
	color:#000;
}

table
{
	table-border-color-light: rgb(153,153,153);
	table-border-color-dark: rgb(51,102,153);
	border-color:rgb(51,102,153);
	color:rgb(0,0,0);
}

td,th
{
	border-color:rgb(51,102,153);
}

ul
{
	list-style-image:url(aradbul1.gif);
}
ul ul
{
	list-style-image:url(aradbul2.gif);
}
ul ul ul
{
	list-style-image:url(aradbul3.gif);
}

form
{
	margin:0px;
}

.inputButton
{
	background-image:url(../../Images/NavOrange.gif);
	border:none;
	width:50px;
	height:22px;
	color:#FFFFFF;
}




