/* Elements */

/* Peek-a-Boo Holly Hack Hides from IE5-mac */
* html div#content {height: 1%;}

/* End hide from IE5-mac */ /*— Holly Hack for IE 6 Peekaboo bug —*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #66FFFF url(http://classicchevyclubreno.com/images/gradBody.gif) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:normal;
	color: #333;	
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}
p 
{
	line-height:1.8em;
}

a:link, a:visited {
	color: #0066FF;
	text-decoration:underline;
	border-bottom:#c96 1px dotted;
}
a:hover,a:active 
{
	color:#CCCCCC;
	text-decoration:none;
	border-bottom:#699 1px solid;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
	padding-bottom:2px;
	border-bottom:1px dashed;
}
blockquote 
{
	margin:1em;
	padding:0 2em;
	background:url(../Developer/files/img/quote.gif) no-repeat left top;
	color:#888;
}
fieldset 
{
	border:none;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}

#keysitewords {
	position: absolute;
	left: -1000px;
	width: 400px;
}

#container{
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;	/* Set background to white */
	margin-top: 0;
	margin-right: auto;		/* the auto margins (in conjunction with a width) center the page */
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
}

/* Header */
#header 
{
	height:180px;
	width:900px;
	background-image: url(http://classicchevyclubreno.com/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	border-top: 3px double #ccc;
	z-index: 80;
}

#flash_header 
{
	height:180px;
	width:900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	border-top: 3px double #ccc;
	z-index: 80;
}

#header a {
	text-decoration: none;
}
/* Menu */

#menu_container
{
	color:#000000;
	height: 30px;
	width: 900px;
	position: relative;
	border-top: 1px solid #FF0000;
	border-right-style: none;
	border-left-style: none;
	background: #000000;
	border-bottom: 1px solid #FF0000;
}


/* navigation */
	
#nav {
	width: 880px;
	list-style: none;
	position: absolute;
	top: 0px;
	font-size: 12px;
	font-style: oblique;
	color: #Fe0000;
	background-color: #000000;
	border-bottom: 0px none;
	border-top: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	}
#nav ul {
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}	
#nav li {
	float:left; 
	margin: 0;
	padding: 0;
	}

#nav a {
	float: left;
	padding: 4px 30px 6px 0px;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
	color: #fe0000;
	background-color: #000000;
	background-image: url(http://classicchevyclubreno.com/images/nav_slant.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	display: inline-block;
	}
#nav ul li a.last {
	background: #000000 url(none) right top;
	}

#nav #nav-1 a {
	padding-left: 20px;
	}

#nav a:hover, a:active, li.current_page_item a:link, li.current_page_item a:visited, li.current_page_item a:hover, li.current_page_item a:active
{
	color:#b0adad;
	border:0;
	font-size: 12pt;
	font-style: oblique;
}
/* Main */

#main {
	width: 900px;
	margin: 0 auto;
	background:#fff;
	border:#ccc 3px double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#main h2 {
	padding: 4px;
	font-size: 1.6em;
	line-height:1.2em;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	color: #000000;
}
#main h3 {
	padding: 4px;
	font-size: 1.4em;		
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}
#main h2 a 
{
	border:0;
}

#content {
	width: 670px;
	padding:5px;
	background-color: #FFFFFF;
	margin: 5px;
	position: relative;
	float: left;
}
#content ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
	list-style-type:none;
}
#content ul li 
{
	padding:5px 0;
	list-style-image:url(../Developer/files/img/arrows.gif);
	line-height:1.8em;
}
#content ol 
{
	margin:0;
	padding:0 0 0 3em;	
}
#content ol li 
{
    margin:0;
    padding:3px;
    line-height:1.8em;
}
#content .post 
{
	margin-bottom:3em;
}
#content .entry 
{
    clear:both;
	padding: 10px 5px;
}

#main .feed 
{
	list-style-image:none;
	background:url(../Developer/files/img/icon_feed.gif) no-repeat left 3px;
	padding:3px 17px; 
}

/* Content */


/* Column Two */

#sidebar {
	float: left;
	width: 205px;
	font-size:1.2em;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#sidebar li
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#sidebar h2
{
	padding: 10px 0 0 0;
	font-variant:small-caps;
}
#sidebar p, #sidebar form
{
	padding:10px;
	margin:0;
}
#sidebar ul ul
{
	margin:10px 0 0 20px;
	padding:0;
}
#sidebar ul ul ul
{
	margin:0px 0 0 10px;
	padding:0;
}
#sidebar li li 
{
	margin:5px 0;
	padding:0;
	list-style: none;	
}

#left_header {
	background-image: url(http://classicchevyclubreno.com/images/57front.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 154px;
	width: 205px;
}
#left_header img {
	float: left;
}
/*- Left Menu --------------------------- */


#left_menu {
	height: auto;
	width: 205px;
	overflow: hidden;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://classicchevyclubreno.com/images/side2.gif);
	background-repeat: repeat;
}

#left_menu li a {
	height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	}	
	
#left_menu li a:link, #left_menu li a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 35px;
	background-image: url(http://classicchevyclubreno.com/images/menu_nav.gif);
	background-repeat: no-repeat;
	}
	
#left_menu li a:hover {
	color: #FFF;
	padding: 8px 0 0 35px;
	background-image: url(http://classicchevyclubreno.com/images/menu_nav.gif);
	background-position: 0 -30px;
	background-repeat: no-repeat;
	}
	


#left_featured {
	margin: 0px;
	height: auto;
	width: 205px;
	list-style: none;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://classicchevyclubreno.com/images/side.gif);
	background-repeat: repeat;
	border: thin double #000000;
	display: block;
	float: left;
}
/* Comments */
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:auto;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}


/* Footer */


.advert {
	background-color: #000000;
	padding: 10px;
	float: right;
	height: auto;
	width: 260px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
}

.rt_sidebar {
	background-color: #CCFFFF;
	padding: 10px;
	float: right;
	height: auto;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px double #000000;
}


#footer {
	width:900px;
	border:#ccc 3px double;
	background-color: #346699;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer_links {
	width: 880px;
	float: left;
	text-align:center;
	color: #ffffff;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #346699;
	background-image: url(../Developer/files/images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#footer_links ul{
	font-family: Arial, Helvetica, sans-serif;
	}
#footer_links li{
	display: inline;
	list-style: url(../Developer/files/none);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #Fe0000;
	}	
#footer_links a{
	color:#Fe0000;
	text-decoration: underline;
	}
#footer_links a:hover{
	text-decoration: none;
}
	

#footer p #footer h2{
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #FFFFFF;
}
#footer p span 
{
	float:right;
}
#footer h2{
	margin: 0;
	padding: 7px;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited {
	color: #fe0000;
	border:0;
	text-decoration: underline;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #fe0000;
	border:0;
	text-decoration: none;
}



/*Styles for car pages*/
img.BigPicture    { width: 600px; height: 450px; border-width: 7px; border-color: #336633; border-style: solid; }
img.Thumb         { width: 100px; height: 75px; border-width: 0px;}
.imgCarThumb      {
	width: 100px;
	height: 75px;
	border-width: 0px;
	padding-left: 7px;
	padding-right: 7px
}
.imgCarPicture    {
	width: 200px;
	height: auto;
	border-width: 0px;
	float: left;
	background-color: #0000FF;
}

.pagetitle {
	color: #FF0000;
	font-family: "Santa Fe LET", "Magneto", "Lucida Calligraphy", serif;
	font-size: 25pt;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}

.pagetitle:link{
	color: #FF0000;
	text-decoration: none;
}
.Ssectiontitle { color: #FFFFFF; font-family: "Santa Fe LET", "Magneto", "Lucida Calligraphy", serif; font-size: 20pt; font-style: normal; font-weight: 500; text-decoration: none; }
.eventtitle {
	color: #FF0000;
	font-family: "Santa Fe LET", "Magneto", "Lucida Calligraphy", serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}
.Eeventsubtitle { color: #FFFFFF; font-family: "Santa Fe LET", "Magneto", "Lucida Calligraphy", serif; font-size: 13pt; font-style: normal; font-weight: 500; text-decoration: none; }
.Eeventsubtitle:link       { color: #FFFFFF; text-decoration: none; }
.Eeventsubtitle:visited    { color: #FFFFFF; text-decoration: none; }
.Eeventsubtitle:active      { color: #FFCC33; text-decoration: none; }

#picdiv {
	background-color: #FFFFFF;
	float: left;
	height: 120px;
	width: 250px;
	margin-bottom: 10px;
}

.flyer {
	background-color: #00FFFF;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 225px;
	clear: both;
	float: left;
	border: 2px solid #FF0000;
	margin-top: 10px;
	position: relative;
}
.event_info {
	background-color: #00FFFF;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 645px;
	float: left;
	border: 2px solid #FF0000;
	margin-top: 10px;
	position: relative;
}

.float_box {
	background-color: #CC9966;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 100px;
	border: 2px dashed #FF0000;
	position: absolute;
	left: -100px;
	background-image: url(http://classicchevyclubreno.com/images/postit_sm.jpg);
	background-repeat: no-repeat;
}
#for_sale {
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 330px;
	border: 2px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
}

.classified_div {
	text-align: center;
	height: auto;
	width: 630px;
}

.classified_div  div{
	float: left;
	width: 280px;
	padding: 5px;
	margin-right: 10px;
	background: #FFFFFF;
	border-width: thin;
	border-style: solid;
}

.ItemForSale {
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 300px;
	clear: both;
	float: left;
	border: 2px solid #FF0000;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
}

.ItemForSale td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000000;
	text-align: left;
}

#ItemPicArea001    {
	width: 300px;
	height: 225px;
	border-width: 7px;
	border-color: #336633;
	border-style: solid;
	position: absolute;
	left: 310px;
	top: 10px;
	z-index: 25;
}

#ItemPicArea002    {
	width: 300px;
	height: 225px;
	border-width: 7px;
	border-color: #336633;
	border-style: solid;
	position: absolute;
	left: 310px;
	top: 1100px;
	z-index: 25;
}

img.ItemPicture    {
	width: 300px;
	height: 225px;
}

img.ItemThumbnail         {
	width: 90px;
	height: 70px;
	border-width: 0px;
}


.imgItemThumb      {
	width: 90px;
	height: 70px;
	border-width: 0px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}
.imgItemPicture    {
	width: 300px;
	height: 225px;
	background-color: #000000;
}


.sponsors {
	background-color: #CCFFFF;
	text-align: center;
	padding: 10px;
	height: auto;
	width: 320px;
	clear: both;
	float: left;
	border: 2px solid #FF0000;
	margin-top: 10px;
}

#mid_container {
	width: 350px;
	clear: both;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	background-color: #CCFFFF;
	text-align: center;
	margin-top: 10px;
}

.mid_column {
	background-color: #346699;
	text-align: left;
	height: auto;
	width: 350px;
	clear: both;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	border: 2px solid #000000;
	padding: 0px;
	color: #000000;
}

.narrow_column {
	background-color: #346699;
	text-align: left;
	height: auto;
	width: 300px;
	clear: both;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	border: 2px solid #000000;
	padding: 0px;
	color: #000000;
}

.mid_column table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	background-image: none;
	width: 350px;
	background-color: #CCFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
}

.mid_column td {
	border: 1px solid #99CCFF;
	background-color: #CCFFFF;
}

#wide_container {
	width: 655px;
	clear: both;
	float: left;
	margin-right: 10px;
}

.wide_content {
	background-color: #346699;
	text-align: left;
	height: auto;
	width: 630px;
	clear: both;
	float: left;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
	border: 2px solid #000000;
	padding: 0px;
}

.linkhdr {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.wide_content table{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	background-image: none;
	width: 625px;
	background-color: #CCFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
}

.wide_content td {
	border: 1px solid #99CCFF;
	background-color: #CCFFFF;
}


.web_tabs {
	background-color: #CCFFFF;
	text-align: left;
	height: auto;
	width: 640px;
	clear: both;
	float: left;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-style: oblique;
	font-weight: bold;
}

.page_content {
	background-color: #CCFFFF;
	text-align: center;
	padding: 5px;
	height: auto;
	width: 655px;
	clear: both;
	float: left;
	border: 2px solid #000000;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.page_content p{
	font-size: 14px;
	font-weight: bold;
}

.page_content table{
	font-size: 12pt;
	font-weight: bold;
	display: table;
	margin-top: 10px;
}

.page_content table caption{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.page_content table tr{
	background-color: #CCCCCC;
}

.home_content {
	text-align: left;
	background-color: #CCFFFF;
	height: auto;
	width: 630px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border: 2px solid #FF0000;
	padding: 10px;
}

/*- Tabbed memy for Events calendar  --------------------------- */

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #tabsF ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(http://classicchevyclubreno.com/images/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsF a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#666;
	background-image: url(http://classicchevyclubreno.com/images/tabrightF.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	  
table {
	background-image: none;
	background-color: #ebebeb;
	text-align: center;
	margin-top: 10px;
}
caption {
	color: #000000;
	font-family: "Santa Fe LET", "Magneto", "Lucida Calligraphy", serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: 500;
	text-decoration: none;
}
/* start - table */
table.event_table{
	border-collapse: collapse;
	margin: 10px;
}	

.event_table  tr.row-a{
	background-color: #CCFFFF;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
}

.event_table  tr.row-b{
	background-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
}
.event_table  tr.eheader{
	background-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

.event_table td.first th.first{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
}

/* end - table */

.event_calendar {
	margin-top: 10px;
	background-color: #CCFFFF;
	float: left;
	height: auto;
	padding: 5px;
}


.events_submit {
	margin-top: 10px;
	background-color: #CCFFFF;
	float: left;
	height: auto;
	width: 550px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	margin-right: 10px;
	margin-left: 20px;
}

.events_submit td {
	text-align: left;
	background-color: #CCFFFF;
}
	
.Cal_month {
	margin-top: 10px;
	background-color: #CC9900;
	padding: 5px;
}
.Cal_month table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: table;
	width: 300px;
	margin-top: 10px;
}


.Cal_month p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	border: 2px solid #000000;	
}
.Cal_month tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}

#header, #content, #sidebar, #footer, tabsF
{
	overflow:hidden;
}

.new_content {
	background-color: #CCFFFF;
	height: auto;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.leftCol {
	float: left;
	width: 200px;
}

.rightCol {
	float: right;
	width: 380px;
	margin-left: 20px;
}

#mid_intro {
	background-color: #CCFFFF;
	float: left;
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	text-align: center;
	}
#login_content {
	padding:10px;
	background-color: #CCFFFF;
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	}
#login_content {
	padding:10px;
	background-color: #CCFFFF;
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	}
	
#login_content ul{
	list-style: disc;
	}
#login_content li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	}	
#login_content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	}				
#Menu {
	width:172px;
	padding:10px;
	background-color:#CCFFFF;
	border:1px double #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	float: left;
	}
	
#admin_menu {
	width:172px;
	padding:10px;
	background-color:#CCFFFF;
	border:1px double #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	float: left;
	clear: both;
	}	

#Error {
	color:#FF0033;
	font-size:14px;
	}
.info {
	color:#FF0033;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 350px;
	border: 1px none #000000;
	padding: 10px;
	text-align: center;
	}
.admin_content {
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 620px;
	border: 1px dashed #000000;
	padding: 10px;
	margin-top: 30px;
	background-color: #CCFFFF;
	}
.login_table {
	margin-top: 30px;
	float: left;
	width: 300px;
	background-color: ccffff;
	}
.page_header {
	float: left;
	width: 350px;
	text-align: center;
	background-color: #CCFFFF;
	margin-bottom: 10px;
	left: 0px;
	top: 0px;
}
.page_desc {
	width: 350px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	float: left;
	color: #000000;
}

.wide_page_desc {
	width: 625px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	float: left;
	color: #000000;
}

.page_header td {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}

#ThisMonth {
	width: 200px;
	height: 200px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	float: left;
}
.style1 {
	color: #DE4607;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

