/* CSS Document */

/* PNG correction */

img {
   behavior: url("pngbehavior.htc");
}

/* Menu */

.menu {
	width: 170px;
}

.menu ul {
list-style: none;
}

.menu li {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}


.menu li .active a {
	display: block;
	color: #FFFFFF;
	background-color: #184366;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .active a:hover {
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .active a:active {
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .unactive a {
	display: block;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .unactive a:hover {
	display: block;
	background-color: #184366;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu li .unactive a:active {
	display: block;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Rounded Stuff */

.rounded
{
	text-align:left;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
}

.rounded2
{
	text-align:left;
	background-color: #FFCC00;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
}

/* Forms Stuff */

.forms1 {
	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	COLOR: #999999;
	BORDER-BOTTOM: #aaaaaa 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
}
.forms2 {

	BORDER-RIGHT: #aaaaaa 1px solid;
	BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	COLOR: #999999;
	BORDER-BOTTOM: #aaaaaa 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px;
}

/* Basic Stuff */

*
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
margin: 0px;
padding: 0px;
}

body
{
background-color: #fff;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

hr {
	height:1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}

h1,h2,h3,h4,h5,h6
{
	text-transform: none;
	color: #184366;
	font-weight: normal;
}

.txt_grey {
	color: #999999;
}

.txt_red {
color: #FF0000;
}

.txt_green {
color: #669933;
}

a
{
text-decoration: none;
color: #3399FF;
}

a:hover
{
color: #000000;
}

main_inner ul
{
	margin-left: 20px;
}

ul li
{
}

/* Header */

#header
{
	width:100%;
	height:122px;
	background-color: #440000;
	background-image: url(images/header1a.png);
	background-repeat: repeat-x;
}

#header_inner {
	height:122px;
	position: relative;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header_links {
	height:50px;
	position: relative;
	width: 930px;
	padding-right: 10px;
	padding-left: 10px;
}


#header_logo {

	height:122px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

/* Main */

#main
{
	background: #fff url('images/header2.png') 0px 1px repeat-x;
	width: 100%;
}

#main_inner
{
	position: relative;
	width: 950px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main_inner h3
{
border-bottom: solid 1px #E1E1E1;
position: relative;
font-size: 16px;
padding-bottom: 5px;
margin-bottom: 10px;
margin-top: 10px;
}

#main_inner h1
{
font-weight: bold;
border-bottom: solid 1px #E1E1E1;
font-size: 16px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.txt_16
{
text-transform: none;
color: #184366;
font-weight: bold;
font-size: 16px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#main_inner h2
{
font-weight: normal;
font-size: 11px;
padding-bottom: 5px;
margin-bottom: 5px;
}

/* Layout- 3 Columns */

	#columnA
	{
	position: relative;
	float: left;
	width: 508px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	}
	#columnB
	{
	width: 190px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
	
	#columnC
	{
	width: 190px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	}

	#columnAB
	{
	position: relative;
	float: left;
	width: 718px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	}
	
/* Footer */

#footer
{
	width: 950px;
	text-align: center;
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

/* MyEvents */

.link        { color : #000000 }
a.link        { text-decoration: none; color : #006699;  }
a.link:hover{ text-decoration: underline; color : #DD6900; }

.tdborder {
      border :  #e2e2e2;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;  

}
.tdsunday {
      background-color : #ff0000;
      font-weight : normal;
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle;
      text-align : center; 
} 
.tdday {
      background-color : #184366;
      font-weight : normal;
      line-height : 20px; 
      color : #ffffff; 
      vertical-align : middle; 
      text-align : center; 
} 
.tdtoday {
	background-color : #f0f0f0;
	font-weight : bold;
	line-height : 20px;
	color : #000000;
	vertical-align : middle;
	text-align : center;
} 
.mthheading {
      line-height : 20px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.15em;
}
.tdeventheading1 {
      font-weight : bold;
      background-color : #c0c0c0;
      line-height : 20px; 
      color : #ffffff;
      vertical-align : middle; 
      text-align : center; 
      letter-spacing : 0.2em; 
}

.tdeventheading {
border : #aaaaaa; border-style : solid; border-width: 0px 0px 0px;
      font-weight : bold; background-color : #f0f0f0;
      color : #303030;
      line-height : 20px;
      vertical-align : middle;
      line-height : 20px; 
      text-align : left;
}


.tddate {
      font-weight : normal;
      line-height : 16px; 
      color : #606060;
      vertical-align : middle; 
      text-align : center; 
}
.sunday {
      font-weight : normal;
      line-height : 16px; 
      color : #ff0000;
      vertical-align : middle; 
      text-align : center; 
}

.event  {
      font-weight : normal;
      line-height : 18px;
      color : #000066;
      vertical-align : middle; 
      text-align : left;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}

.copy  {
      font-weight : normal;
      line-height : 18px;
      color : #000066;
      vertical-align : middle; 
      text-align : right;
}

.genfont {
      font-weight : normal;
      line-height : 16px; 
      color : #606060; 
      vertical-align : middle; 
      text-align : left;
}
.eventmth {
      font-weight : bold;
      font-size : 20px;
      color : #e0e0e0;
      vertical-align : middle; 
      text-align : center;
}
.adminheader  {
      font-weight : bold; line-height : 22px;
      color : #404040;
      vertical-align : middle; 
      text-align : center;
      padding-top : 2px;
      padding-bottom : 2px;
      padding-right : 5px;
      padding-left : 5px;
}
.adminmenu {
border : #c0c0c0; border-style : solid; border-width: 1px 1px 1px;
      background-color : #f0f0f0; 
      line-height : 16px;
      text-align : center;
}

.tbladmin {
      border :  #e2e2e2;
      border-style : solid; 
      border-top-width : 1px; 
      border-right-width : 1px; 
      border-bottom-width : 1px; 
      border-left-width : 1px;
      background : url(./images/login_02.gif);
      background-repeat: no-repeat;
      background-position: center center ;

}
a.menulink:link   { text-decoration: underline; color : #000000;  }
a.menulink:active { text-decoration: none; color : #000000;  }
a.menulink:hover  { text-decoration: none; color : #404040; }
.txt_white {

color: #FFFFFF;
}

