@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

a:link {
color: #660000;
text-decoration:underline;

}

a:visited {
color:#660000;
text-decoration:underline;
}

a:hover {
color:#CC9900;
text-decoration:none;
}

a:active {
color:#CC9900;
text-decoration:none;
}

td.header {
height:30px;
font-size:16px;
text-transform:uppercase;
background-image: url(images/background_gold.jpg);
background-repeat:repeat-x;
color: #660000;
padding:5px;
font-weight:bold;
}

td.heading {
font-size:16px;
text-transform:uppercase;
color: #660000;
font-weight:bold;
}

.detail_title {
font-size:16px;
padding:10px;
font-weight:normal;
text-transform:uppercase;
}

img a:link {
color: #660000;
text-decoration:underline;
border: 1px #660000 solid;
}
img a:visited {
color: #660000;
text-decoration:underline;
border: 1px #660000 solid;
}
img a:hover {
color: #CC9900;
text-decoration:underline;
border: 1px #660000 solid;
}
img a:active {
color: #CC9900;
text-decoration:underline;
border: 1px #660000 solid;
}
.main_title {
font-size: 22px;
text-transform:uppercase;
color:#660000;
}
.menu_art{
line-height:25px;
font-size:14px;
text-transform:uppercase;
}

.menu a:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
padding: 5px;
border-style: none;
text-decoration:none;
text-transform:uppercase;
border-color: #FFFFFF;
border-style:solid;
border-width:thin;
}

.menu a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
padding: 5px;
border-color: #FFFFFF;
border-style:solid;
border-width:thin;
text-decoration:none;
text-transform:uppercase;
}

.menu a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #CC9900;
padding: 5px;
border-color: #CC9900;
border-style:solid;
border-width:thin;
text-decoration:none;
text-transform:uppercase;
}

.menu a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #CC9900;
padding: 5px;
border-color: #CC9900;
border-style:solid;
text-decoration:none;
border-width:thin;
text-transform:uppercase;
}

div.feedburnerFeedBlock {
vertical-align:top;
widows:100%;
}

.feedTitle {
font-size:12px;
font-weight:bold;
}

div.feedburnerFeedBlock ul  {
font-weight:bold;
list-style-position:outside;
color: #660000;
list-style-type: none;
margin-bottom: 30px;

}


div.feedburnerFeedBlock li  {
margin-bottom: 10px;
}

div.feedburnerFeedBlock div{
padding: 5px 20px 20px 0px;
font-weight:normal;
font-size:12px;
color: #000000;
}

div.feedburnerFeedBlock a:link{
text-transform:uppercase;
background-color:#CC9900;
padding: 5px;
color: #FFFFFF;
text-decoration: none;
}
div.feedburnerFeedBlock a:visited{
text-transform:uppercase;
background-color:#CC9900;
padding: 5px;
color: #FFFFFF;
text-decoration: none;
}
div.feedburnerFeedBlock a:hover{
text-transform:uppercase;
padding: 5px;
color: #FFFFFF;
text-decoration: none;
background-color:#660000;
}
div.feedburnerFeedBlock a:active{
text-transform:uppercase;
padding: 5px;
color: #FFFFFF;
text-decoration: none;
background-color:#660000;
}

div.feedburnerFeedBlock div a:link{
text-transform:none;
background-color:#FFFFFF;
padding:0px;
color: #660000;
}
div.feedburnerFeedBlock div a:visited{
text-transform:none;
background-color:#FFFFFF;
padding:0px;
color: #660000;
}
div.feedburnerFeedBlock div a:hover{
text-transform:none;
background-color:#FFFFFF;
padding:0px;
color: #CC9900;
}
div.feedburnerFeedBlock div a:active{
text-transform:none;
background-color:#FFFFFF;
padding:0px;
color: #CC9900;
}