body{
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image:url(../images/top_bgr.gif);
	background-repeat:repeat-x;
}
.homeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #BB4615;
	text-align:left;
}
.btmLnkBgr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(../images/btm_link_bgr.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.btmLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.btmLinks:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.copyText {
	font-family: Arial, MS Sans Serif, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #262738;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;	
	color: #000000;
}
.boldText {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;	
	color: #000000;
}

A {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #BB4615;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
	color: #990000;
}
.tLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	color: #6AA3CF;
	text-decoration:none;
}
.tLinks:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.paging{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
}
.textBox{
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border:1px solid #000000;
}
.img { 
	border:1px solid #000000;
	padding:1px;
}

div.rounded { 
	width: 325px; 
	background: #D6EAFF url(../images/bnd2.gif) no-repeat top right;
} 
div.rounded div { 
	background: transparent url(../images/bndl.gif) no-repeat top left;
 	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 
} 
div.rounded div div { 
 background: transparent url(../images/bnd3.gif) no-repeat bottom right; 
} 
div.rounded div div div { 
 background: transparent url(../images/bnd4.gif) no-repeat bottom left; 
 padding: 15px;
 height:90px; 
}
div.rounded div img { 
	border:1px solid #000000;
	padding:1px;
}

div.greet { 
 width: 700px; background: #D6EAFF url(../images/bnd2.gif) no-repeat top right;
} 
div.greet div { 
	background: transparent url(../images/bndl.gif) no-repeat top left;
 	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 
} 
div.greet div div { 
 background: transparent url(../images/bnd3.gif) no-repeat bottom right; 
} 
div.greet div div div { 
 background: transparent url(../images/bnd4.gif) no-repeat bottom left; 
 padding: 15px; 
}
.redText{
	font-family: Arial, MS Sans Serif, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:20px;
	color: #FF0000;
}

