body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/page_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #007EC1;
}
.border {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #F0F0F0;
}
.txt_orange {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_bold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #B50007;
	text-decoration: none;
}
.txt_bold1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_blue {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0077B5;
	text-decoration: none;
}
.border1{
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.border2{

	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F0F0F0;
	
}
/*Added by developer*/
.success {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#00CC00;
	text-decoration: none;
}
.error {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
/*Added by developer*/
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gray_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.raj:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.raj:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.raj:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.raj:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}