BODY {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #0D7410;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #57627f;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #bcb9a4;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000051;
}
P, TD, LI, UL, Table{
color: #000000;
font-family : Tahoma, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
	color: #57627f;
	color: #000099;
	text-decoration: none;
}
A:VISITED {
	color: #57627f;
	text-decoration: none;
}
A:HOVER {
	color: #ffffff;
	background-color: #7982A2;
	text-decoration: underline ;
}
A:ACTIVE {
	color: White;
	background-color: #57627f;
	text-decoration: underline;
}
.h1 { 
font-size: 16px;;
font-weight : bold;
letter-spacing: 2;
color: #4F1D5A;
}
h2, h3, h4, h5, h6 {
font-size: 13px;;
font-weight : bold;
color: #4F1D5A;
}

.h10 {
font-size: 16px;;
font-weight : bold;
color: #FF0000;
}

.h11 {
font-size: 28px;;
font-weight : bold;
color: #339900;
}

.h12 {
font-size: 28px;;
font-weight : bold;
color: #FF3399;
}

.interestitem {
font-size: 14px;;
font-weight : bold;
color: #2B3856;
}


.textareaheader {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #990000;
	text-align: left;
	background: #ffffff;
}

.textarea {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	background: #ffffff;
}
.textarea2 {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	background: #ffffff;
}
.leftside {
text-align: center;
background-color: #ffffff;
}
.navigation {
text-align: left;
line-height: 16px;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
a.navigation:link {color: #8BB381}
a.navigation:visited {color: #8BB381}
a.navigation:hover {color: #8BB381}



.info {
	text-align: left;
	font-size: 14px;
	color: 	#828282;            
	background: #BFFFBF;   /*  orig gray value = #A2AAB5  */
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px solid #71897a;
	-moz-border-radius: 15px     /*  round corners for mozilla users */
}
.footer {
	font-size: 11px;
	color: #8BB381;
	letter-spacing: 1;
	font-weight: normal;
	background: #57627f;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align : center;
}
a.footer:link {color: #8BB381}
a.footer:visited {color: #8BB381}
a.footer:hover {color: #ffcc00}


/*  this is  a comment */


.table1 {
	BORDER-RIGHT: #000000 0px dotted;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #000000 0px dotted;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #000000 0px dotted;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #000000 0px dotted;
	BACKGROUND-COLOR: #C7CAD3;
}
/* Comment here */
table.bottomborder { border-bottom : solid #0D7410; }   /* style is needed to have the green break before main body */

.minutestable {
	BORDER-RIGHT: #000000 0px dotted;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #000000 0px dotted;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #000000 0px dotted;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #000000 0px dotted;
	BACKGROUND-COLOR: #C7CAD3;
}
.minutesdate {
	font-family : Tahoma, Arial, sans-serif;
	font-size: 20px;
	text-align: left;
	background: #ffffff;
}


/* some styles from kennyhelpdesk  */
.style7 {font-size: 11px; color: #4A6450; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.style8 {font-size: 12px; font-weight: bold;}
.style10 {font-size: 13px; font-weight: bold; color: #94442E; }
.style11 {font-size: 13px; font-weight: bold; color: #000099; }   /* color is navy-blue */
.style16 {font-size: 16px; font-weight: bold; color: #000099; }   /* color is navy-blue */
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4A6450; font-weight: bold; }
.style13 {color: #94443A}
.style15 {color: #94443A; font-weight: bold; font-size: 13px;}
ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}