A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #990000;
	font-weight: normal;
	font-size: 11px;
}

A:hover {
	color: #999999;
	text-decoration : none;
}

A.Calendar {
  font-family: Arial, Helvetica, sans-serif;
  color: #447186;
  text-decoration : none;
}

A.Calendar:hover {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-color: #FFFF99;
}

.DefaultGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}

.DefaultGraySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #5A5A5A;
}

.DefaultBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #447186;
}

.DefaultBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #447186;
	font-weight: bold;
}

.DefaultBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #447186;
}

.DefaultBlueSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #447186;
	font-weight: bold;
}

.DefaultT1GreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #4CA25A;
	font-weight: bold;
}

.DefaultGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #086117;
	font-weight: bold;
}

.DefaultGreenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4BA059;
}

.DefaultGreenLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #4BA059;
	text-decoration: none;
}

.DefaultWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}

.DefaultT1GreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
}

input.Btn
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px 0.5em;
 	margin-left: 2px;
 	text-align: center;
 	background: #8CB0B9;
	border:1px solid;
   	border-top-color:#8CB0B9;
   	border-left-color:#8CB0B9;
   	border-right-color:#8CB0B9;
   	border-bottom-color:#8CB0B9;
	CURSOR: hand;
 }
 
 input.BtnHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px 0.5em;
	margin-left: 2px;
	text-align: center;
	background: #B6CED2;
	border:1px solid;
	border-top-color:#B6CED2;
	border-left-color:#B6CED2;
	border-right-color:#B6CED2;
	border-bottom-color:#B6CED2;
 }

a.Button
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px 0.5em;
 	margin-left: 2px;
 	text-align: center;
 	background: #8CB0B9;
	border:1px solid;
   	border-top-color:#8CB0B9;
   	border-left-color:#8CB0B9;
   	border-right-color:#8CB0B9;
   	border-bottom-color:#8CB0B9;
 }
 
 a.Button:hover
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px 0.5em;
 	margin-left: 2px;
 	text-align: center;
 	background: #B6CED2;
	border:1px solid;
	border-top-color:#B6CED2;
	border-left-color:#B6CED2;
	border-right-color:#B6CED2;
	border-bottom-color:#B6CED2;
 }

.menu {
  font-family : Arial;
  font-size : 10px;
  font-weight : normal;
  color : #70729b;  
}

.default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
}

.tfield{
	background-color : #F7F1C8;
	border : 1 solid #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #333333;
	text-align: right;
}
.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration: none;
}
input.BtnOrange
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #FF9900;
	border:1px solid #000000;
	CURSOR: hand;
 }
 
 input.BtnOrangeHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
	margin-left: 1px;
	text-align: center;
	background: #FFC56C;
	border:1px solid #000000;
 }
 
 input.BtnRed
 {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
 	margin-left: 1px;
 	text-align: center;
 	background: #CC0000;
	border:1px solid #000000;
	CURSOR: hand;
 }
 
 input.BtnRedHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px 0.5em;
	margin-left: 1px;
	text-align: center;
	background: #FD6666;
	border:1px solid #000000;
 }
 
 input.BtnGreen
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: 0px;
	text-align: center;
	border:1px solid #006600;
	CURSOR: hand;
	background-color: #009966;
 }
 
 input.BtnGreenHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0em;
	margin-left: 0px;
	text-align: center;
	border:1px solid #006600;
	background-color: #00C600;
 }
 
 input.BtnMaroon
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	padding: 0px 0em;
	margin-left: 0px;
	text-align: center;
	border:1px solid;
	border-top-color:#F2FCDC;
	border-left-color:#F2FCDC;
	border-right-color:#F2FCDC;
	border-bottom-color:#F2FCDC;
	CURSOR: hand;
	background-color: #990000;
 }
 
 input.BtnMaroonHov
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 0em;
	margin-left: 0px;
	text-align: center;
	border:1px solid;
	border-top-color:#F2FCDC;
	border-left-color:#F2FCDC;
	border-right-color:#F2FCDC;
	border-bottom-color:#F2FCDC;
	background-color: #DF0000;
 }
.DefaultT2GreyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	color: #333333;
	font-weight: bold;
}
.DefaultBlackLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}
A.Left {
	font-family: Arial, Helvetica, sans-serif;
	color: #086117;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 17px;
	width: 175px;
	cursor: auto;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-type: lower-alpha;
	left: 6px;
	top: 3px;
	right: 6px;
	bottom: 3px;
	clip: rect(3px,6px,3px,6px);
	display: block;
	background-image: url(../images/icon_menu_bg.gif);
	background-repeat: repeat;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
	float: none;
	text-align: left;
	position: static;
	background-position: left;
}

A.Left:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #10BE2F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../images/icon_menu_bg_x.gif);
}
.default2 {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

