
#opr input {border:none;}

input, textarea, select {
 background-color: #FFFFFF;
 border: 1px solid gray;
 font-family: verdana, arial, sans-serif;
 font-size: 13px;
 color: #000000;
 padding: 1px;
 margin-bottom: 5px;
}

span, div, td {
	color: black;
 	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

.module{
	border: 1px solid gray;
	background-color : #gray;
}

.module th{
	background-color : #6699CC;
	border-bottom: 1px solid gray;	
	padding: 3px;
	color: white;
 	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

.module td{
	
	background-color : #f9f9f9;

}

.art_list th{

background-color : #aaaaaa;
	border: none;	
	color: white;
 	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}	

.menu a {display:block; font-size: 12px; padding: 5px;}
.menu a:hover {background-color:#cccccc; text-decoration:none; color:navy;}

.art_list a {font-size: 15px;}
.art_list td{padding-top:5px;}
.art_list p{font-size:13px; margin:5px;}
.art_list img{margin-right:10px; margin-bottom:10px; border: 1px Solid Gray;}

body {
	background-color: #eeeeee;
}

p,ul,ol {
	color: black;
	font-size: 13px;
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}


.newslist a {font-weight: normal; font-size: 11px;}
.newslist li {padding-bottom:5px;}
a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ff0033;
	text-decoration: underline;
}

.title {

font-family: Verdana;
font-size: 17px;
color: navy;
font-weight : bold;
}

h2, .subtitle {

font-size: 16px;
font-weight : bold;

}

.incut{
   text-align: left;
   font-size: 13px;
   margin-left: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   font-weight : bold;
}   

.image {

	border: 1px Solid Gray;
	margin:10px;
}	

.author{
   text-align: right;
   margin-right:5px;
   font-size: 10px;
}   

.calendar {

	background-color: white;
	border: 1px Solid Gray;

}	

.calendar td {

	background-color: white;
	text-align: center;

}

.calendar th {

	color: white;
	background-color: gray;
	text-align: center;

}
