body {
	top-margin: 10px;
	background-image: url(gradbg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

table.links {
	background-image: url(links.png);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: white;
	padding: 10px;
}

td.copyright {
color: white;
font-family: Tahoma, Arial;
}

td.gal {
font-family: Tahoma;
color: white;
}

td.text {
font-family: Tahoma;
color: white;
background-color: #333366;
padding: 10px;
}

td.text2 {
font-family: Tahoma;
color: white;
padding: 10px;
border-right: 2px solid white;
}

td.links {
padding-left: 40px;
}

td.title {
background-color: red;
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
text-align: center;
font-size: 12pt;
height: 30px;
width: 590px;
}

td.content {
border: 2px solid red;
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
text-align: center;
font-size: 12pt;
height: 30px;
width: 590px;
}

td.ctinfo {
background-color: white;
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
text-align: center;
font-size: 12pt;
height: 30px;
width: 340px;
}

td.ctinfo2 {
border: 2px solid red;
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
text-align: left;
font-size: 12pt;
height: 30px;
width: 590px;
padding-left: 5px;
padding-right: 5px;
}

td.content2 {
border: 2px solid red;
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
font-size: 12pt;
height: 30px;
width: 590px;
padding-left: 5px;
padding-right: 5px;
}

td.content3 {
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
font-size: 12pt;
height: 30px;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

#title_main {
width: 500px;
height: 25px;
background-color: red;
border: 2px solid red;
font-family: Tahoma;
color: white;
text-align: center;
padding: 5px;
paddin-top: 0px;
padding-bottom: 0px;
}

#side_main {
width: 500px;
border: 2px solid red;
font-family: Tahoma;
color: white;
padding: 5px;
}

#side_sub {
width: 232px;
height: 25px;
background-color: red;
border: 2px solid red;
font-family: Tahoma;
color: white;
text-align: center;
padding: 5px;
paddin-top: 0px;
padding-bottom: 0px;
}

#main_sub {
width: 232px;
border: 2px solid red;
font-family: Tahoma;
color: white;
padding: 5px;
}

td.tag {
font-family: Tahoma, Arial;
color: white;
font-weight: bold;
font-size: 17pt;
}

a.top_bar:link {
font-family: Tahoma;
color: white;
text-decoration: None;
}

a.top_bar:active {
font-family: Tahoma;
color: white;
text-decoration: None;
}

a.top_bar:visited {
font-family: Tahoma;
color: white;
text-decoration: None;
}

a.top_bar:hover {
font-family: Tahoma;
color: red;
text-decoration: underline;
}

a.news:link {
font-family: Tahoma;
color: white;
font-size: 13.0pt;
text-decoration: None;
}

a.news:active {
font-family: Tahoma;
color: white;
font-size: 13.0pt;
text-decoration: None;
}

a.news:visited {
font-family: Tahoma;
color: white;
font-size: 13.0pt;
text-decoration: None;
}

a.news:hover {
font-family: Tahoma;
color: red;
font-size: 13.0pt;
text-decoration: underline;
}

a.news2:link {
font-family: Tahoma;
color: white;
text-decoration: None;
}

a.news2:active {
font-family: Tahoma;
color: white;
text-decoration: None;
}

a.news2:visited {
font-family: Tahoma;
color: white;
text-decoration: None;
}

a.news2:hover {
font-family: Tahoma;
color: red;
text-decoration: underline;
}


.field1 {
font-family: Tahoma, Arial;
color: black;
width: 300px;
height: 30px;
border: 2px solid #0404B4;
font-size: 93%;
}

.field2 {
font-family: Tahoma, Arial;
color: black;
width: 300px;
height: 100px;
border: 2px solid #0404B4;
font-size: 93%;
}

.submit {
	width: 150px;
	height: 30px;
	background-color: red;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: white;
	border: 0px;
}

.submit:visited {
	width: 150px;
	height: 30px;
	background-color: red;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: white;
	border: 0px;
}

.submit:active {
	width: 150px;
	height: 30px;
	background-color: red;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: black;
	border: 0px;
}

.submit:hover {
	width: 150px;
	height: 30px;
	background-color: orange;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: white;
	border: 0px;
}

