a:link,a:hover,a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;	
}

input{
	border:solid 1px #ABABAB;
	padding:2px 0 2px 0;
	margin:0 0 1px 0;
}

.grad1 {
	background-repeat: repeat;
	float: none;
	background-image: url(../../images/grad_miring.gif);
}
.code_block{
	overflow:auto;
}
.listheader{
	color: #000000;
	font-size:12px;
	font-weight: bold;
    border-color: #FFFFFF;
	background-color: #FFB400;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.block1{
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	height:20px;
    border-color: #FFFFFF;
	background-color: #2E2E2E;
}
.block2{
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	height:20px;
    border-color: #FFFFFF;
	background-color: #000000;
}
.listcontent1{
	color: #000000;
	font-size:10px;
	background-color: #FFFF66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7C7C7;
}
.listcontent2{
	color: #000000;
	font-size:10px;
	background-color: #FFFFCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #848484;
}
.box1{
	color: #000000;
	font-size:10px;
	border-color: #980000;
	background-color: #FFB400;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #848484;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #848484;
}
.listfooter{
	color: #000000;
	font-size:10px;
	background-color: #5E5D5D;
	border-bottom-style: solid;
	border-bottom-color: #980000;
	border-bottom-width: 1px;
}