body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	background: url(../TemplateImages/common_main_tall.gif)
	background-repeat: no-repeat-y;
	background-repeat: repeat-x;
	
}

.html {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-darkshadow-color: 3399cc;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #FFFFCC;
	scrollbar-track-color: red;
	
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;

}



.lmenu	{
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-family: Geneva, Arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: auto;
	color: #3399CC;
	text-decoration: none;
	
}

A:Hover
{
	text-decoration: underline;
}




h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.smalldate {
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.calendar {
	font-family: Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;


}
.topmenu {

	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-family: Geneva, Arial, helvetica, sans-serif;
	text-indent: 2px;
	white-space: nowrap;
	cursor: auto;
	color: #FFFFFF;
	text-decoration: none;
}



.txtBoxStyle1{
    border-top: 1px solid #0D406B;
    border-bottom: 1px solid #0D406B;
    border-left: 1px solid #0D406B;
    border-right: 1px solid #0D406B;
    background-color: #FFFFFF;
    font-family: Geneva, Arial, helvetica, sans-serif;
    font-size: 9px;    
    color: #194972;
    rem background-image:   url(formshadow.gif);
}


/*These are from the CSS with the calendar (diary) ASP*/

/*rem BODY 	    {background-color: #FFFFFF; text-align: center; font-size: 12px; font-family: Verdana;}
rem    A 		    {text-decoration: none;}
rem    A:active 	    {color: #000000;}
rem    A:visited 	    {color: #000000;}
rem    A:link 	    {color: #000000;}
rem    A:hover 	    {color: #D80E0E;}*/
    .blackBacking   {background-color: #000000;}
    .names 	    {background-color: #33FFCC; font-size: 13px; color: #000000; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
    .calendarBody   {background-color: #F0F0F0; font-size: 12px; color: #000000; text-decoration: none; text-align:  center; font-family: Verdana;}
    .calCurrentDay  {background-color: #C0C0C0; font-size: 9px; color: #FFFFFF;}
	 .Feed  {
	background-color: #33FFCC;
	font-size: 9px;
	color: Gray;
}
    .calOtherDay    {background-color: #F0F0F0; font-size: 9px; color: #000000;}
    .calNotDay	    {background-color: #F0F0F0; font-size: 11px; color: #000000;}
    .calFormMenu    {background-color: #4C5D87; font-size: 13px; color: #FFFFFF; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
    -
.strikethrough {
	text-decoration: line-through;
}
.strikethrough {
	text-decoration: line-through;
}
input {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}
