td, body, p {
        color: #00B832;
		font-weight:normal;
}
p {
		margin:  0px 0px 10px 0px;
        font-family: verdana;
        font-size: 11px;
}
p a, p a:visited {
        color: gray;
		border-bottom: 1px dashed;
        text-decoration: none;
}
p a:hover {
		color: #dddddd;
		border-bottom: 1px solid;
        text-decoration: none;
}
ul {
		margin-top:  5px;
		margin-bottom:  5px;
}
img {
        border: none;
}
h1, h2, h3, h4, h5, h6 {
        margin:0 0 0 0;
        color: #e7e7e7;
        font-weight:bold; 
        font-family: 'times new roman'; 
        font-style: italic;
}
h1 {
        font-size: 25px;
}
h2 {
        font-size: 21px;
		font-style: normal;
}
hr {
        height:1px;
		border:none;
		border-bottom: 1px solid gray;
}
a, a:visited {
        color: green;
        text-decoration: none;
}
a:hover {
        color: #fcc507;
}
img.pos {
        position: relative;
        left:-3px;
        top:-33px;
}
.downloads {
	padding: 15px 0px 10px 0px; 
}
.downloads a, .downloads a:visited {
	font-weight: bold;
	border-bottom: 1px dashed; 
}
.downloads a, .downloads a:visited {
	border-bottom: 1px solid; 
}
.pose {
        padding-left:25px; 
		padding-bottom:0px;
        color:#D7D7D7;
        font-size:13px;

        position: relative;
        left: 1px;
        top: -35px;
}
.pose a, .pose a:visited {
        border-bottom: 1px dashed;
        font-weight:bold;
}
.pose a:hover {
        border-bottom: 1px solid;
}
.menu {
        text-align: center;
        vertical-align:top;
        font-size:12px;
        padding-top:13px;
}
.menu a, .menu a:visited {
        font-family: Arial ;
        font-size: 11px;
		font-weight:bold;
        color: #ac0204;
}
.menu a:hover {
        color: black;
        text-decoration: none;
        border-bottom: 1px dashed;
}
.leftside {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        color: #d7d7d7;
        padding:20px; 
        padding-top:10px; 
        padding-left:25px; 
        background-color:#111111;
}
.leftside a, .leftside a:visited {
        color: #00B832;
        font-weight: bold;
}
.leftside a:hover {
        color: #fcc507;
}
.leftdate {
        padding-bottom:5px; 
        color:#00850D; 
        font-family: arial; 
        font-size:14px; 
        font-weight:bold
}
.leftTitle {
        color: white; 
        font-weight: bold;
        padding-left: 12px;
}
.tagline {
    color:#8E8E8E;
    font-weight: bold;
}
.bodytext {
        padding-left:30px; 
        padding-right:30px; 
        padding-bottom:15px; 
        font-family: verdana;
        font-size: 11px;
}
.bodytext strong {
        color: #d7d7d7;
}
.bodytext sup {
        color: #aaaaaa;
}
.page_body {
		color:#00B832;
        font-family: verdana;
        font-size: 11px;
}
.page_body li {
		padding:0px 25px 7px 5px;
		color: #00B832;
        font-family: verdana;
        font-size: 11px;
}
.page_body li a, .page_body li a:visited {
		border-bottom: 1px dashed;
		font-weight: bold;
}
.page_body li a:hover {
		border-bottom: 1px solid;
}
.page_cat {
		padding-left:1px;
		font-size: 14px;
		font-weight: bold;
		text-decoration:underline;
		color:#c7c7c7;
		padding-bottom: 3px;
}
.search a, .search a:visited {
		color: #ac0204;
		border-bottom: 1px dashed;
}
.search a:hover {
		color: #00B832;
		border-bottom: 1px solid;
}
.info {
        font-family: Arial;
        font-size: 13px;
        font-weight:bold;
		color: #b7b7b7;
}
.info a {
        font-size: 11px;
        margin-left: 13px;
        margin-right: 13px;
        border-bottom: 1px dashed;
		text-decoration:none;
}
.info a:hover {
        border-bottom: 1px solid;
		text-decoration:none;
}
.footer {
        font-family: Tahoma;
        font-size: 9px;
        text-decoration: none;
        color: #000000;
        background-color:white;
        text-align:center;
}
.footer a {
        padding-left: 13px;
        padding-right: 13px;
}
.footer a:hover {
        color: black;
}
.copyright {
        font-family: Verdana;
        font-size: 9px;
        color: white;
        background-color:black
}
.blog_title {
		color: white; 
		font-size: 15px; 
		font-weight: bold
}
.blog_date {
		color: #ac0204; 
		font-size: 10px; 
		font-weight: bold; 
		padding-bottom:13px;
}
.blog_text {
        font-family: verdana;
        font-size: 11px;
		text-align: justify;
}
.blog_text strong, .blog_text b {
		color: gray;
}
.blog_text a, .blog_text a:visited {
		color: gray;
		border-bottom:1px dashed;
}
.blog_text a:hover {
		border-bottom:1px solid;
}
.blog_author {
		color: #FCC507;
		font-size: 11px; 
		text-align: right; 
		font-weight: bold; 
		padding-top: 5px; 
		padding-right: 25px; 
}
