﻿body
{
	font-family: "Trebuchet MS" , Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	background: url(images/background.jpg);
}
.main_page
{
	font: 32px "Trebuchet MS" , Tahoma,Verdana, Arial, Helvetica, sans-serif;
	width: 615px;
	background: #EEEEEE;
	background: url(images/lakdawalagroup.png);
	border-bottom: 1pxsolid#999999;
	border-top: 1pxsolid#999999;
	color: #000000; /*#a01111;*/
}
.main_box1
{
	background: url(images/box.gif);
	background-repeat: no-repeat;
	height: 113px;
}
.main_title
{
	font-size: 30px;
	width: 100%;
	padding: 6px;
	background: #EEEEEE;
	background: url(images/grey_tile_up.jpg);
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.main_subtitle
{
	font-size: 20px;
}

.main_justify-text
{
	text-align: justify;
	padding: 0 2px 0 2px;
}
.main_pagetoplinks
{
	font-size: 14px;
	background: #ffffff;
}
.main_pagefooter
{
	font-size: 13px;
	width: 100%;
	padding: 10px;
	background: #EEEEEE;
	background: url(images/grey_tile_up.jpg);
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #000000;
	letter-spacing: 1px;
}
.main_paragraph
{
	text-align: justify;
	padding-left: 10px; /*color: #f1f1f1;*/
}
.main_smalllink
{
	font-size: 11px;
	color: #555;
}
.main_smalllink:visited
{
	font-size: 11px;
	color: #555;
}
.main_smalllink:hover
{
	font-size: 11px;
	color: Red;
}
.main_smalllabel
{
	font-size: 11px;
	color: #555;
}
.main_small_bold_label
{
	font-weight: bold;
	font-size: 11px;
	color: #555;
}
.main_big_bold_label
{
	font-size: 14px;
	font-weight: bold;
}
.main_bold_label
{
	font-weight: bold;
	font-size: 12px;
}
.main_bold_link
{
	font-weight: bold;
	color: #555;
}
.main_bold_link:hover
{
	font-weight: bold;
	color: Red;
}
.main_bold_link:visited
{
	font-weight: bold;
	color: #555;
}
.main_hr
{
	color: #452343;
	height: 2px;
	width: 98%;
}
.main_white_link
{
	color: #ffffff;
	text-decoration: none;
}
.main_white_link:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.main_white_link:visited
{
	color: #ffffff;
	text-decoration: none;
}
.main_white_label
{
	color: #ffffff;
}

