body, input, select, option
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
A:link
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #990000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #990000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ff9900;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:active
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ff0000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.title2
{
	text-transform: none;
	color: #ff6600;
	font: bold 12px/30px Tahoma;
}
.titleout
{
	text-transform: none;
	color: #000080;
	font: bold 14px/30px Tahoma;
}
.title1out
{
	font-size: 13px;
	text-transform: none;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
}
.title2out
{
	font-size: 12px;
	text-transform: none;
	color: #000000;
	line-height: 20px;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
}
.title3out
{
	font-size: 11px;
	text-transform: none;
	color: white;
	line-height: 14pt;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.title4out
{
	font-size: 10px;
	text-transform: none;
	color: #1467a5;
	line-height: 10px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.title3out a:hover
{
	font-size: 11px;
	text-transform: none;
	color: #ffa800;
	line-height: 10px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.title4out a:hover
{
	font-size: 10px;
	text-transform: none;
	color: #000000;
	line-height: 10px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}
.menutitle
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	width: 159px;
	cursor: hand;
	color: #ffffcc;
	font-style: normal;
	font-family: tahoma;
	height: 22px;
	font-variant: normal;
	text-decoration: none;
}
.menutitle a:visited
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ffffcc;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.menutitle a:link
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ffffcc;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.menutitle a:hover
{
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	color: #cc0000;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	text-decoration: none;
}
.menu
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	width: 175px;
	height: 26px;
	color: #ffffcc;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
.submenu
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	width: 180px;
	color: #ffffcc;
	font-style: normal;
	font-family: Tahoma;
	height: 30px;
	font-variant: normal;
	text-decoration: none;
	background-color: #507CA6;
}
.MyCalendar
{
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #660000;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
.company
{
	line-height: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
	font: 8pt/20px Tahoma;
}
.company a:link
{
	line-height: normal;
	text-transform: none;
	color: #990000;
	font: 8pt/20px Tahoma;
	text-decoration: none;
}
.company a:hover
{
	line-height: normal;
	text-transform: none;
	color: #ff9900;
	font: 8pt/20px Tahoma;
	text-decoration: none;
}
.ltr
{
	direction: ltr; 
	text-align: left; 
}
.rtl
{
	direction: rtl;
	text-align: right;
}
.GridViewLink a
{
	color: #000000;
}
.GridViewLink a:hover
{
	color: #ff9900;
}
.GridViewPager a{
	padding:3px 3px;
}
.GridViewPager a:hover{
	background-color:#000000;
}
.GridViewPager span{
	padding:3px 3px;
	background-color:#555555;
}
#dropmenudiv
{
	position: absolute;
	background-color: #E3FFB0;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px tahoma;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-family: Tahoma;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	background-color: #3399cc;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li
{
	list-style-type: square;
	width: 135px;
	background-color: #FFFFB9;
}
.button
{
	font-family:"Tahoma";
	font-size:10pt;
	width:80px;	
}
.textbox
{
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	font-size: 10pt;
	font-family: Tahoma;
}
.label
{
	font-family:"Tahoma";
	font-size:10pt;
}
TABLE
{
	border-collapse: collapse;
	font-size: 12px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: tahoma;
	font-variant: normal;
	vertical-align: middle;
}
.controlbox
{
	border-right: #339900 2px ridge;
	border-top: #339900 2px ridge;
	border-left: #339900 2px ridge;
	border-bottom: #339900 2px ridge;
	background-color: white;
}
.controlborder
{
	border-right: #339900 1px dotted;
	border-top: #339900 1px dotted;
	border-left: #339900 1px dotted;
	border-bottom: #339900 1px dotted;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-top: 1px;
}