/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

#gallery { position: relative; width:320; height:213; margin:0; padding:0; z-index=0; }
#gallery li { display: block; }

hr{
	border: 1px solid #e3e3e3;
}

h2{
	font-family: verdana, helvetica, sans-serif; 
	color:#ffffff;
}

html, body { 
	margin-left: 0; 
	margin-right: 0; 
	padding: 0; 
	background: url('img/bg.gif') #ffffff; 
	z-index: 0; 
	center; 
	font-family: verdana, helvetica, sans-serif; 
	color: #555555; 
	font-size: 12px; 
}

.sidemenu{
	font-size: 12px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight:bold;
	color: #555555; 
}

.footer{
	font-size: 12px; 
	font-family: verdana, helvetica, sans-serif; 
	font-weight:bold;
}

table, td{
	font-family: verdana, helvetica, sans-serif; 
	font-size: 13px;
	line-height: 15pt;
}

a{
	text-decoration:none;	
	font-family: verdana, helvetica, sans-serif; 
	font-size: 13px;
	line-height: 15pt;
}

.txtshort{
	font-family: verdana, helvetica, sans-serif; 
	font-size:11px;
	padding:2px;
	width:150px;
	height:22px;
	color:#3d3d3d;
}
.txtvshort{
	border:1px solid #ee0000;
	font-family: verdana, helvetica, sans-serif; 
	font-size:11px;
	padding:2px;
	width:90px;
	height:20px;
	color:#999999;
}

.link{
	text-decoration:none;	
	color: #124758;
	font-weight:bold;
	width:100%;
	display:block;
	font-size: 13px; 
	font-family: arial, helvetica, sans-serif; 
}

.link:hover{
	color:#ffffff;
	font-family: arial, helvetica, sans-serif; 
	
}

.smalllink{
	text-decoration:none;	
	color: #124758;
	font-weight:bold;
	width:100%;
	display:block;
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif; 
}

.smalllink:hover{
	color:#ffffff;
	font-family: arial, helvetica, sans-serif; 
}

.submenu{
	padding:2px;
	background-color:#c6dfe7;
	border:1px solid #14495a;
	position:absolute;
	visibility:hidden;
	font-family: arial, helvetica, sans-serif; 
}

.article{
	color: #000000; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 13px;
	line-height: 15pt;
}

.button{
	display:block;
	padding:2px;
	border:1px solid #000000;
	font-size: 11px;
	background: #ffffff;
	color:#000000;
	width:50px;
	text-align:center;
	font-family: verdana, helvetica, sans-serif; 
}

p.newsbottom {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #000000;
	text-align: left;
	width:80%;
}

td.header{
	background-color:#4aacc5;	
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
	text-align:left;
	font-family: verdana;
}

td.col1{
	background-color:#dbeef4;	
	color: #000000;;
	font-size: 10pt;
	text-align:left;
	font-family: verdana;
}

td.col0{
	background-color:#ffffff;	
	color: #000000;
	font-size: 10pt;
	text-align:left;
	font-family: verdana;
}

a.slink{
	font-size:8pt;	
}

a.nspn{
	color: #000000;
	background: #fbeef4;
	display:block;
	width:25px;
	text-align: center;
	border: 1px solid #000000;
	font-family: verdana;
}

a.spn{
	color: #000000;
	background: #d5d8d8;
	display:block;
	width:25px;
	text-align: center;
	border: 1px solid #000000;
	font-size:10pt;
	font-weight:bold;
	font-family: verdana;
}