/* type: element selectors */
body {
	margin: 10px;
	background: black;
	color: #E6E6CC;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	}
 img {
	border: 0px none;
	}
h1 {
	font-size: 1em;
	text-align:left;
	color:#CDC673;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
	font-size: 12px;
	text-align:center;
	color:white;
	margin-top: 0px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	}
h3 {
	font-size: 12px;
	text-align:left;
	color:white;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	}
h4 {	
	font-size:0.7em;
	text-align:left;
	color:#CDC673;
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* type: id = "selector-elements" should be used only once within each page presentation to validate */
#container {
	border-top: 1px solid #658788;
	border-left: 1px solid #658788;
	border-right: 1px solid #658788;
	margin: auto;
	background: black;
	text-align: left;
	width: 775px;
	}
	
#hdr {
	background: transparent;
	padding: 0px;
	}

#bar {
	background: black url(images/inner_bar.jpg) no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin:0px;
    height: 45px;
	\margin-top:90px;
	}

.links {
	padding-left: 85px;
	padding-top: 17px;
	margin:0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #658788;
	}

#cont {
	background: black;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align:center;
	}
	
#cont p{
	text-align:left;
}
	
.maintext td{
	font: 12px Arial, Helvetica, sans-serif;
}
	
	div.mainback {
	background: transparent;
}

.maintext {
	margin-top: 0px;
	padding-top:15px;
	padding-right: 0px;
	padding-left: 100px;
	padding-bottom: 10px;
	background: black url(images/content_bkgd.jpg) repeat-y;
	width: 675px;
}

img.word{
	float:left;
	padding-top:0px;
}

#ftr {
	background: black url(images/inner_footer.jpg) no-repeat;
	margin:0px;
	padding: 0px 0px 0px 10px;
	color: #658788;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #658788;
	}	
	
#ftr p{
	font: 10px Arial, Helvetica, sans-serif;
	color: #658788;
}
	#ftr span{
	padding-left: 270px;
	font: 10px Arial, Helvetica, sans-serif;
}
	
/* class = "pseudo-classes" */
a:link {
	color: black;
	text-decoration:none;
	} 
a:visited {
	color: black;
	text-decoration:none;
	} 
a:hover {
	color: white;
	text-decoration:underline;
	} 
a:active {
	color: black;
	text-decoration:none;
	}
	
#ftr a:link {
	color: #658788;
	text-decoration:none;
	} 
#ftr a:visited {
	color: #658788;
	text-decoration:none;
	} 
#ftr a:hover {
	color: white;
	text-decoration:underline;
	} 
#ftr a:active {
	color: #658788;
	text-decoration:none;
	}
	
#cont  a:link {
	color: #989A5B;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	} 
#cont a:visited {
	color: #989A5B;
	text-decoration:underline;
	} 
#cont a:hover {
	color: white;
	text-decoration:underline;
	} 
#cont a:active {
	color: #989A5B;
	text-decoration:none;
	}

td {font-family: verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9pt; vertical-align: top; text-align:left;}
p {font-family: verdana, Arial, Helvetica, sans-serif; color: white; font-size: 9pt;}
p.heading {font-family: verdana, Arial, Helvetica, sans-serif; color: white; font-size: 8pt;padding:5px;}
div {font-family: verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9pt;}
h3 {font-family: verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 14pt; font-weight: bold;}
h4 {font-family: verdana, Arial, Helvetica, sans-serif; color: #D1D1D1; font-size: 12pt; font-weight: bold;}
.bkgrnd {background-color: #000000;}
.postbkgrnd {background-color: #658788;}
.postheader {background-color: #A7A86F;}
.postheader p {
	color:black;
	padding:5px;
}
#cont table .bkgrnd a:link, #cont table .bkgrnd a:active, #cont table .bkgrnd a:visited{
	color:black;
}

#cont table .bkgrnd a:hover{
	color:white;
	text-decoration : underline;
}

.emailat {
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        color: #ff0000;
}
.border {
       border: 1px solid #658788;
}
.entrypage {
        background-color: white;
        padding: 5px 5px 5px 5px;
        color: black;
        width: 550px;
        float: center;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #989A5B;
        }
        
.entrypage td{
			color: black;
			text-align:left;
			padding: 2px 2px 2px 2px;
			}
			
.entry {
        background-color: black;
        padding: 5px 5px 5px 5px;
        color: black;
        width: 550px;
        float: center;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #989A5B;
        }
        
.entry td{
			color: black;
			text-align:left;
			padding: 2px 2px 2px 2px;
			}
			
.pageinfo {
        background-color: white;
        padding: 5px 5px 5px 5px;
        color: black;
        width: 550px;
        float: center;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #989A5B;
        }
        
.pageinfo td{
			color: black;
			text-align:left;
			padding: 2px 2px 2px 2px;
			}
			
.entrypagebox {
        background-color: white;
        padding: 5px 5px 5px 5px;
        color: black;
        width: 100%;
        float: center;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #989A5B;
        }
        
.entrypagebox td{
			color: black;
			text-align:center;
			}
			
.left{
text-align: left;
color: black;
font: 12px bold;
}
       
.msgDate {
        height: 10px;
        background-color: #658788;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        padding: 0px 0px 0px 10px;
}
td .msgName {
        height: 15px;
        background-color: #989A5B;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
        padding: 0px 0px 0px 10px;
        }
        
td .msgEntry {
        background-color: #658788;
        font-family: Arial, tahoma;
        font-size: 12px;
        font-weight: normal;
        padding: 0px 10px 0px 10px;
}

.msgWeb {
        height: 15;
        background-color: #989A5B;
        font-family: Arial, tahoma;
        font-size: 11px;
        font-weight: normal;
        padding: 0px 0px 0px 10px;
}

#cont table .msgWeb a, #cont table .msgWeb a:active, #cont table .msgWeb a:visited{        
        color: black;
}

#cont table .msgWeb a:hover {
			color: white;
}

.msgBorder {
        background-color: #000000;
}
.success {
        background-color: white;
        padding: 5px 5px 5px 5px;
        color: black;
        width: 90%;
        float: center;
        font-family: Arial, tahoma;
        font-size: 10px;
        font-weight: normal;
        border: 1px solid #989A5B;
}
.error {
       background-color: #EEEEEE;
       font-family: Arial, tahoma;
       font-size: 11px;
       font-weight: normal;
       border-top: 1px solid #000000;
       border-right: 1px solid #000000;
       border-bottom: 1px solid #000000;
       border-left: 1px solid #000000;
}


