body {
	color: #444;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	text-align:;
	background-color: #FFFFFF;
	}
	
form input,
form textarea {
	border: 1px solid #999999;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: 0 0;
}
	
/*-----------------------*/
/*      Misc Styles      */
/*-----------------------*/

.bigred {
	font-family: arial;
	font-size: 14pt;
	color: black;
	font-weight: bold;

}


.bigblue {
	font-family: arial;
	font-size: 15pt;
	color: #0E3192;
	font-weight: bold;
}


.subred {font-family: arial; font-size: 11pt; color: black; font-weight: bold;}

.bigblack {font-family: arial; font-size: 10pt; color: black; font-weight: bold;}

.regtext {font-family: arial; font-size: 10pt; color: black;}

.smalltext {font-family: arial; font-size: 8.5pt; color: black;}

.tinytext {font-family: verdana, arial; font-size: 7pt; color: black;}

.regred {font-family: arial; font-size: 10pt; color: black;}

.smallred {font-family: verdana, arial; font-size: 10pt; color: #990000;}

.invisible {font-family: arial, verdana; font-size: 2pt; color: white;}

		
/*-----------------------*/
/*   Default link rules  */
/*-----------------------*/
a:link {  
	color: #990000; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a:visited {
	color: #6D6361; 
	text-decoration: none; 
	font-weight: normal;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	}	
	
	
/*-----------------------*/
/* General Form Elements */	
/*-----------------------*/

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000; 
	background-color: #ffffff; 
	border: solid 1px; 
	border-color: #000000
	}
	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	border: solid 1px;
	border-color: #000000;
	}
	
/*-----------------------*/
/* Structure and Design  */
/*-----------------------*/

/*       Navigation      */
#navlist {
	clear: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 20px;
	}	

#navlist a {
	color: #FFFFFF;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	}
	
#navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	background-color: #78A515;
	}	
	
#navlist .currentpage a {
	color: #333333;
	text-decoration: none;
	background-color: #fffee9;
	}

#navlist .currentpage a:hover {
	color: #3E3E3E;
	text-decoration: none;
	background-color: #fffee9;
	}

/*       Navigation for the bottom row...     */
#btm_nav {
	clear: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#btm_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 20px;
	}	

#btm_nav a {
	color: #FFFFFF;
	font-weight: normal;
	height: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
	
#btm_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	background-color: #78A515;
	}	
	
#btm_nav .currentpage a {
	color: #333333;
	text-decoration: none;
	background-color: #fffee9;
	}

#btm_nav .currentpage a:hover {
	color: #3E3E3E;
	text-decoration: none;
	background-color: #fffee9;
	}
	
/*       Datatable      */	
table {
	color: #7F7F7F;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #CCC;
	width: 100%;
}

caption,th,td {
	border-left: 0;
	padding: 5px
}


thead th {
	background-color: #E4E4E4;
	color: #666666;
	text-align: center
}

tbody th {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

tbody td {
	border: 1px solid #e7e7e7;
	padding-top: 2px;
	padding-bottom: 2px;
}

tbody tr.odd {
	background-color: #F7F7F7;
	color: #666
}

tbody a {
	color: #333;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}

table a[title^="edit"] { 
	background: url(images/edit.png) no-repeat;
	padding:0px 0px 0px 15px;
}

table a[title^="delete"] { 
	background: url(images/delete.png) no-repeat;
	padding:0px 0px 0px 15px;
}


/*-----------------*/	
/*   Page Layout   */	
/*-----------------*/
#wrapper {
	/* part 2 of 2 centering hack */
	width: 900px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	}
	
html>body #wrapper {
	width: 900px; /* ie5win fudge ends */
	}

#top-wrapper {
	height: 40px;
	width: 600px;
}

#header-wrapper {
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-repeat: repeat-x;
	background-position: top;
}

#headLeft {
	height: 130px;
	width: 13px;
	float: left;
	background-color: #FEFC81;
}

#header {
	height: 90px;
	width: 624px;
	float: left;
	background-color: #C6CACB;
}

#headRight {
	height: 90px;
	width: 13px;
	float: left;
	background-color: #FEFC81;
}

#headLogo {
	height: 50px;
	width: 240px;
	float: left;
	padding-top: 15px;
	color: #645d43;
	background-color: #C6CACB;
}

#headLogoNo {
display: none !important;
}

#navigation {
	height: 20px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 645px;
	float: left;
	background-color: #0E3192;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#blanknav {
	height: 20px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 645px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#tinynav {
	height: 20px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 150px;
	float: left;
	background-color: #0E3192;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}


#content {
	width: 750px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding: 5px;
	clear: both;
}


#leftframe {
	width: 214px;
	background-position: bottom;
	background-color: #FFFFFF;
	background-image: url(images/lines.png);
	padding: 5px;
	clear: both;
	margin-top: -3px;
}

#logo {

	margin-top: -20px;
}

#media {

	margin-top: 1px;
}

#media img {

	margin-bottom: 10px;
}

#media a img {

	text-decoration:none;
	padding:0px;
	border-style:none;
}


#pricing {
	background-position: bottom;
	background-color: #E6E9F3;
	padding: 5px;
	clear: both;
}

#muertos {
	background-position: bottom;
	background-color: #F48C03;
	padding: 5px;
	clear: both;
	font-family: "Bookman Old Style", arial;
	font-size: 14px;
	font-weight: bold;	
}


#year {
	visibility:hidden;
	display:none;
}


#footer-wrapper {
	height: 150px;
	width: 630px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
}

#load {
	height: 20px;
	width: 630px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDFDF;
	padding-left: 10px;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}


/*         Hacks         */
.clearfix {
	clear: both;
	width: 100%;
}
#blank {
}

.clearbar {
	clear: both;
	margin-bottom: 2px;
}
