.tip_section_top
{
	border-top: dashed 2.5px #CCCCCC;
	font-family: tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
}

.tip_section_body
{
	border-top: dashed 2px #CCCCCC;
	border-bottom: dashed 2px #CCCCCC;
	font-family: tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
}

a.tip_heading
{
	color: #FF8400;
	font-weight: bold;
}

a:hover.tip_heading
{
	color: #FF0000;
	font-weight: bold;
}


.tip_body
{
	color: #626466;
}

.tip_separator
{
	color: #FFFFFF;
}


input.button
{
	border: solid 1px #000000;
	font-family: tahoma;
	font-size: 12;
}

input.fulltext
{
	border: solid 1px #000000;
	font-family: tahoma;
	font-size: 12;
	width: 100%;
}

input.text,textarea.text
{
	border: solid 1px;
	border-color:#999999;
	font-family: tahoma;
	font-size: 12;
	width: 100%;
}


input.textdate
{
	border: solid 1px;
	border-color:#999999;
	font-family: tahoma;
	font-size: 12;
	width: 40%;
}


input.textcolour
{
	border: solid 1px;
	border-color:#999999;
	font-family: tahoma;
	font-size: 12;
	width: 24%;
}

select
{
	border: 1px;
	border-color:#999999;
	font-family: tahoma;
	font-size: 12;
}

body
{
	font-family: tahoma;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #5CAFAF;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}

.body_shade
{
	background-color: #EEEEEE;
}

.inner_body
{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../images/logo_watermark.gif);
	background-position: center center;
	width: 100%;
}


tr, td
{
	font-family: tahoma;
	font-size: 11px;
}

.body
{
	width:90%;
	height:680px;
	z-index:1;
	overflow: scroll;
	clip:  rect(auto 15px auto auto);
	scrollbar-face-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: silver;
	scrollbar-bottom: none;
	background-repeat: repeat-x;
	background-color:65b2b2;
}

.copyright
{
	font-family: tahoma;
	font-size: 8pt;
	color: 666666;
}

hr.copyright_band
{
	color: #CCCCCC;
}


.heading
{
	font-family: tahoma;
	font-size: 14px;
	color: #066666;
}


tr.listing_style_1
{
	background-color: #EEEEEE;
}



.calendar_table
{
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.calendar_cell
{
	height: 25;
	width: 25;
	vertical-align: middle;
	text-align: center;
	cursor: hand;
}

.calendar_heading
{
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	height: 25;
	width: 25;
	cursor: hand;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
