.linehori
{
background-image:url(Images/line_hori.gif);
background-repeat:repeat-x;
}

.lineverti
{
background-image:url(Images/line_verti.gif);
background-repeat:repeat-y;
background-position:center;
}

.menuleft
{
background-image:url(Images/menu_background.gif);
background-repeat:repeat-x;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#0d0956;
height:38px;
vertical-align:middle;
}
 
.menuleft a
{
background-image:url(Images/menu_background.gif);
background-repeat:repeat-x;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#a4013f;
height:38px;
vertical-align:middle;
text-decoration:none;
}

.menuleft a:hover
{
background-image:url(Images/menu_background.gif);
background-repeat:repeat-x;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#000000;
height:38px;
vertical-align:middle;
text-decoration:underline;
}

.otherlinks
{
font-family:arial;
font-size:11px;
font-weight:bold;
color:#a4013f;
text-decoration:underline;
line-height:20px;
}

.otherlinks:hover
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	line-height:20px;
}

.heading
{
	padding:5px 5px 5px 5px;
	font-family:verdana;
	font-size:14px;
	color:white;
	font-weight:bold;
	background-color:#a4013f;

}

.textheading
{
	font-family:verdana;
	font-size:12px;
	color:#a4013f;
	font-weight:bold;
	line-height:20px;
}

.text
{
font-family:verdana;
font-size:12px;
color:#000000;
line-height:20px;
text-align:justify;
}

.tabletext
{
font-family:verdana;
font-size:11px;
color:#000000;
line-height:20px;
}

.headingsmall
{
font-family:verdana;
font-size:11px;
color:#ffffff;
line-height:20px;
}

.callussmall
{
font-family:arial;
font-size:16px;
color:#ffffff;
font-weight:bold;
}

.callusbig
{
font-family:arial;
font-size:24px;
color:#ffffff;
font-weight:bold;
}

.seprator

{
background-image:url(Images/sub_page_dotedline.gif);
background-repeat:repeat-x;

}
.topmenu
{
font-family:verdana;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.topmenu:hover
{
font-family:verdana;
font-size:12px;
color:#fffffff;
text-decoration:underline;
}