/* general style definitions */
body {
 	font-family: verdana, arial, helvetica, sans-serif;
	background: #d4d3d8 url('/images/bgmain.jpg') top left repeat-y;
	font-size: 11px;
} 

td, p, th, div {
	color: #000000;
	font-size: 11px;
}

a, a:link, a:visited, a:active {
	color: #31659c;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #ffffff;	
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0 5px;
	margin: 0 0 5px 0;
	height: 20px;
	background: #06396e url('/images/bgtitle.jpg') no-repeat top right;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #31659c;	
}

tr.odd {
	background: #9cf;
	}

.hdr {
	color: #ffffff;	
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0 5px;
	margin: 0 0 5px 0;
	height: 20px;
	background: #06396e url('/images/bgtitle2.jpg') no-repeat top right;
}

.tp, .tp:link, .tp:active, .tp:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.tp:hover {
	text-decoration: underline;
}

.menu, .menu:link, .menu:active, .menu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-transform: lowercase;
}

.menu:hover, .menua, .menua:link, .menua:active, .menua:visited, .menua:hover {
	color: #900000;
	text-decoration: none;
}

.more, .more:link, .more:active, .more:visited, .more:hover {
	font-size: 10px;
	color: #900000;
	text-decoration: none;
}

.news {
	color: #6d6d81;
}

.copyr {
	color: #707070;
	font-size: 10px;
}

.cover {
	border: 1px solid #c2c2c2;
}

.sname {
	font-weight: bold;
}

.posi {
	color: #990100;
	font-weight: bold;
}

.bggray {
	color: #003366;
	font-weight: bold;
	background-color: #e2e2e2;
	padding: 5px;
}

.pad10 {
	padding: 0 10px 10px 10px;
}

/* form elements */
input.search {	
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 11px;
	color: #6d6d81;
	border: #0e2b49 solid 1px;
	height: 16px;
	margin: 0;
	padding: 0;
}

input.myr {
	border: 0;
}
