body{
	
	background-image: url(gfx/bg.gif);
	background-repeat: repeat;
	text-align: center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
}
#menu{
	background-color: #ebebeb;
	font-family: Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

#menu td{
	background-image: url(gfx/mbg.png);
	background-repeat: repeat-x;
	height: 30px;
	padding: 2px 2px;
	border-left: 1px #b2b2b2;
	border-left-style: solid;
	border-right: 1px #b2b2b2;
	border-right-style: solid;
	border-bottom: 2px groove #868686;
}

#menu a {
	text-decoration: none;
	color: #708090;
}


#menu a:hover {
	color: #0a285c;
	text-decoration: none;
}

#news{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4E4E4E;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #276be5;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 10px;
	text-align: left;
}

.date{
	font-family: Arial, Verdana, Geneva;
	font-size: 10px;
	color: #757575;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
        
#news a {
	color: #276be5;
	text-decoration: none;
	font-weight: normal;
	text-align: left	
	font-size: 12px;
}

#news a:hover {
	text-decoration: none;
	color: #091f46;
}

.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	padding: 5px;
	text-align: justify;
}

        
.news a {
	color: #cc6633;
	
	text-decoration: none;
}

.news a:hover {
	text-decoration: none;
	color: red;
}

.newslink {
	text-align: left;
}
/*background*/

.bg{
	background-image: url(gfx/bgbottom.jpg);
	background-repeat: no-repeat;
}

.bglogo{
	background-image: url(gfx/bglogo.jpg);
	background-repeat: no-repeat;
}

.bgtop{
	background-image: url(gfx/bgtop.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}

.bgend{
	background-image: url(gfx/end.gif);
	background-repeat: no-repeat;
}

.mtitle {
	width: 500px;
	height: 53px;
	padding-left: 100px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #708090;
	font-size: 11px;
	text-align: left;
	/*border: 1px solid black;*/
	
}

.ittitle {
font-size: 26px;
font-weight: bold;
}

.uplinks {
	width: 750px;
	height: 20px;
	color: #708090;
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}

.uplinks a{
	text-decoration: none;
}

.tdmain {
	background-color: #f8f8f8;
}

.tdleft {
	padding: 5px 5px 5px 5px;
	background-color: #ebedef;
	vertical-align: top;
}

.artlist{
	padding: 5px 5px 5px 5px;
	background-color: #dee2e6;
	border: 1px solid #606e7b;
	font-size: 13px;
	color: #545f69;
	text-align: left;
}

.lista a{
	font-size: 12px;
	color: #276be5;
	text-decoration: none;
}


.linkme {

	font-size: 12px;
	color: #276be5;
	text-decoration: none;
}

.linkme a {
	text-decoration: none;
	color: #276be5;
}

.linkme a:hover {
	text-decoration: none;
	color: navy;
}

.listdate {
	font-size: 10px;
}

.footer {
	background-image: url(gfx/fon01.gif);
	text-align: center;
}

.foot {
	font-size: 11px;
	color: #1862e5;
}

.foot a {
	font-size: 11px;
	color: #1862e5;
	text-decoration: none;
}

.spacer {
	width: 5px;
}

#contactform{

 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4E4E4E;
	
}

.formmsg {
	font-size: 12px;
	color: #4E4E4E;
	
}
