@charset "utf-8";
/* CSS Document */

body {background-color: #ffffff;
	color: #000000;
}
td,th {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
a:link {
	color: #012680;
	text-decoration: none;
}
a:visited {
	color: #012680;
	text-decoration: none;
}
a:hover {
	color: #81c666;
	text-decoration: underline;
}
a:active {
	color: #012680;
	text-decoration: none;
}

.tdmain1 { 
	background:url(images/sharpe1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.tdmain2 { 
	background:url(images/sharpe2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.tdmain3 { 
	background:url(images/sharpe3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.tdmain4 { 
	background:url(images/sharpe4.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.tdmain5 { 
	background:url(images/sharpe5.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.tdbanner {
	background:url(images/bannerbg.jpg);
	background-repeat:repeat-x;
	background-color:#001548;
}

.tdmenu {
	background-color:#001548;
	color: #ffffff;
}
.tdmenu a:link {
	color: #ffffff;
	text-decoration: none;
}
.tdmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tdmenu a:hover {
	color: #81c666;
	text-decoration: underline;
}
.tdmenu a:active {
	color: #ffffff;
	text-decoration: none;
}
.checkul { 
	list-style-image:url(images/check.jpg);
}


.font1 {
	font-size:12px;
}
.font2 {
	font-size:22px;
}
.font3 {
	font-size:26px;
}
.font4 {
	font-weight:bold;
}
.font5 { 
	font:italic;
}
.font6 {
	color:#001548;
}
.font7 {
	color:#81c666;
}
.font8 {
	color:#666666;
}
.font9 {
	font-size:11px;
}
.font10 {
	font-size:15px;
}

.sdt {
	background:url(images/sdw_t.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.sdl {
	background:url(images/sdw_l.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.sdr {
	background:url(images/sdw_r.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.sdb {
	background:url(images/sdw_b.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.sdlt {
	background:url(images/sdw_tl.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.sdrt {
	background:url(images/sdw_tr.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.sdlb {
	background:url(images/sdw_bl.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.sdrb {
	background:url(images/sdw_br.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
