.main_bk {
	background-image: url(images/main_bk.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bk {
	background-image: url(images/bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
}
.txt03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bk_bot {
	background-image: url(images/duplicate.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
body {

	background-color: #235162;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;



}

.style1 {color: #000000}

.style2 {color: #FFFFFF}

a:link {

	color: #FFFFFF;

}

a:visited {

	color: #FFFFFF; }
	
.sold_out{
color:#FF0000;
font-size:14px;
font-weight:bold;
}

/* new styles start - Pramith Rupasinghe */
.list {
	list-style-image:url(images/bullet.gif);
	margin-left:-10;
	line-height:20px;
}

.list_2 {
	list-style-image:url(images/bullet.gif);
	margin-left:3px;
	margin-right:10px;
	line-height:20px;
}

.form_text {
	font-size:12px;
	color:#FFFFFF;
}

.form_field {
	width:100px;
	height:22px;
	color:#333333;
	border:solid 1px #666C4A;
	padding:2px 5px 0 5px;
}

.content_text {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.error_msg {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#930505;
	line-height:30px;
}

.error_msg_1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#930505;
}

.error_msg_1 a:link {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-style:italic; text-decoration:none;
}

.error_msg_1 a:visited {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-style:italic; text-decoration:none;
}

.error_msg_1 a:hover {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-style:italic; text-decoration:underline;
}

.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#f99e33;
	text-align:center;
	line-height:20px;
}

.li_link a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; line-height:20px;
}

.li_link a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; line-height:20px;
}

.li_link a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:underline; line-height:20px;
}

.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}

.home_link a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;
}

.home_link a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;
}

.home_link a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:underline;
}
/* new styles end - Pramith Rupasinghe */