﻿body
{
	margin: 0;
	padding-bottom: 2em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	background-image: url(images/back/header_back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#maindiv
{
	width: 900px; 
	margin:0 auto;	
	padding: 0;
    background-image: url('images/back/footer_back.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;

}

#logo
{
	margin: 10px auto;
	width: 800px;
	text-align: right;
}
	
#moto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-variant:small-caps; */
	padding-left: 5px;		
}

h1
{
    font: 175% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color:  #cc0000;
    background-image: url(images/underline.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-left: 10px;
    padding-bottom: 3px;
}

h2 {
    font: 125% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color:  #cc0000;
    background-image: url(images/underline.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-left: 10px;
    padding-bottom: 3px;
}

hr
{
    height: 1px;
    color: #9933cc;
}

td#content
{
	vertical-align: top;
}


/* Custum Headers */
.SectionTitle
{
    font: 100% Arial, Helvetica, Georgia, "Times New Roman", Times, serif #363636 bold;
}

#editList
{
	width: 100%;
	background-color: #eeeeee;
	border: solid 1px #ccccff;
}

#editList td
{
	padding: 2px;
}

tr#row1
{
	height: 3em;
	text-align: center;
	vertical-align: middle;
}

tr#row1 a
{
	text-decoration: none;
}

tr#row1 a:hover
{
	color: #c00;
	background-color: #eee;
}

#pgbody 
{	
	display: table;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 130px;
	width: 900px;
}


.TopLeft
{
	float: left;
	padding: 20px 0px 0px 15px;
	width: 200px;
}

/* Main Content */

#content 
{
    float: right;
	width: 650px;
	padding-right: 20px;
}

#LeftContent
{
	float: left;
	padding: 0px 0px 5px 15px;
	width: 200px;
}

#FullContent
{
	
}
/* Header Section
#header {
}

#header .title {
	font: 70% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #523C3B;
	background-color: transparent;
	float: right;
	margin-right: 0px;
	margin-top: 3px;
}
#header .breadcrumb {
	font: 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #523C3B;
	background-color: transparent;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	font-weight:bold;
}
 */
#header_table
{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-style: none;
}

#header_table td
{
	padding: 0;
	margin: 0;
	border: 0;
}

#header_table .left_col
{
	background-image: url(../../images/header/header_r1_c1.jpg);
	background-repeat: repeat-x;
	width: 33%;
}

#header_table .right_col
{
	background-image: url(../../images/header/header_r1_c9.jpg);
	background-repeat: repeat-x;
	width: 33%;
}

#header_table .middle_col
{
	width: 33%;
}

a:visited  {

}

#header a:link  {

}

/* Navigation */

#navigation {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navigation li {
	display: inline;
	list-style-type: none;
}
#navigation li a  {
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

#navigation li a:hover {
	color: #369;
	text-decoration: none;
}

/* Footer */

#footer 
{
    font-size: 70%;
    text-align:center;
    color: #fff;
    padding: 30px 10px 155px 10px ;
    
}

#footer a
{
	color: #369;
}

#text-nav 
{
    position: relative;
    width: 100%;
    font-size: 70%;
    text-align:center;
    color: #666666;
    padding-top: 5px;
    margin-top: 25px;
	margin-left: auto;
	margin-right: auto;	
}

.blocksection 
{
   	display: block;
	padding: 5px;
	border-left: 6px solid #689764;
	border-right: 1px solid #689764;
	border-top: 1px solid #689764;
	border-bottom: 1px solid #689764;
	background-color: #efe;
	color: #363636;
	margin-top: 15px;
}

.ItemDate
{
	    font-size: 80%;
}

#blockmenu {
	padding: 5px 5px 5px 5px;
	border: 1px solid #006699;
	text-decoration: none;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#blockmenu a {
    text-decoration: none;
}

a:visited {
    color: #3366CC;
}

#blockmenu a {
    color: #3366CC;
}

#blockmenu a:hover {
    color: #ff0000;
}



/* Data Web Control Styles */
.DataWebControlStyle
{
}

.HeaderStyle
{
    background-color: #330066;
    color: #E6D0CF;
    font-weight: bold;
}

.AlternatingRowStyle
{
    background-color: #eeeeff;    
}

.EditTitle
{
	background-color: #eeeeff;
	font-weight: bold;
	border-top: dashed 1px #6699ff;
}

.EditRowBreak
{
	border-bottom: solid 1px #eeeeff;
}

.ImgCap
{
	color: Purple;
}

.smallNote
{
	font: x-small #666666;
}

.warningNote
{
	color: #cc0000;
}