body,td,th {color: #49646D;font-size: 12px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #333333;text-decoration: none;}
a:visited {text-decoration: none;}
.TextBox {border: 1px solid #999999;height: 12px;}
a:active {text-decoration: none;}
.ImgBorder {border: 1px solid #DBEBFB;}

a:hover {color: #FF6600;text-decoration: none;}
.FontRed {color: #FF0000;text-decoration: none;font-size: 12px;}
.FontWhite {color: #FFFFFF;text-decoration: none;font-size: 12px;}
.ImgBg {background-color: #FFFFFF;}
.FontBlue {color: #104389;text-decoration: none;font-size: 12px;}

.TPImages1 {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../Images/BG00.gif);
}



.ImgBorder2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: DBEBFB;
	border-bottom-color: DBEBFB;
	border-left-color: DBEBFB;
}
