
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #666666;
}

.roundtbl{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
border: thin 1px;
border-color:#FF0000;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.boldtxt{
font-size:10px;
font-weight:bold;
color: #000000;
}

.boldlink{
font-weight: bold;
color:#000099;
}

.boldlink11{
font-size: 11px;
font-weight: bold;
color:#000099;
}

.font1{
	font-size:11px;
	font-weight: bold;
	color: #000000;
	text-transform:capitalize;
}

.font2{
	font-size:9px;
	color: #000000;
}

.roundinput1{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
padding: 0px;
border: 1px thin #CCCCCC;
width: 190px;
background-color:#FFFFCC;
}

.roundbtn1{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
padding: 0px;
border: 1px solid #CCCCCC;
width: 30px;
background-color:#EEEEEE;
font-weight: bold;
}

.roundbtn2{
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
padding: 0px;
border: 1px solid #CCCCCC;
width: 80px;
background-color:#DEDEDE;
font-weight: bold;
}

.sovet{
font-family:Georgia, Times, serif;
font-style:italic;
color: #333333;
}
