body {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	background-color: #003366;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
}
.MainTable {
	background-color: #FFFFFF;
	border: 1px solid #9CAFBD;
}
.Bottom {
	font-family: Tahoma, Arial, verdana;
	font-size: 10px;
	color: #75BAFF;
	text-align: center;
	vertical-align: middle;
}
.Bottom a:link {
	font-family: Tahoma, Arial, verdana;
	font-size: 10px;
	color: #75BAFF;
	text-decoration: none;
}
.Bottom a:visited {
	font-family: Tahoma, Arial, verdana;
	font-size: 10px;
	color: #2D96FF;
	text-decoration: none;
}
.Bottom a:hover {
	font-family: Tahoma, Arial, verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.Bottom a:active {
	font-family: Tahoma, Arial, verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.MainImage {
	background-color: #182752;
	text-align: right;
	vertical-align: top;
}
.MainText {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	line-height: 15px;
	color: #333399;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.TopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #45AA0E;
}
.BotLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45AA0E;
}
.BoxText {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #003399;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #45AA0E;
	border-left-color: #45AA0E;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../Web_Design_Sri_Lanka_images/Bullet.gif);
	list-style-type: circle;

}
.Curve {
	background-image: url(../Web_Design_Sri_Lanka_images/CurvesBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.Links {
	height: 25px;
}
a:link {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.Borders {
	border: 1px solid #333333;
}
.Address {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;


}
.Bold {
	font-weight: bold;
}
.LeftCenter {
	text-align: left;
	vertical-align: middle;
}
.Title {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	vertical-align: middle;

}
.TextBox {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #003333;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	border: 1px solid #0099CC;
}
.Button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #003366;
}
.Error {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;

}
