﻿/* CSS Document */

body {
	margin:0px;
}

.left_border
{
	background-image:url(images/left-border.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:5px;
}

.right_border
{
	background-image:url(images/right-border.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width:5px;
}

.copyright
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#ffffff;
}

.designby
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#a1b9e6;
	text-decoration:none;
	font-weight:bold;
}
	
.designby:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#e5eff5;
	text-decoration:none;
	font-weight:bold;
	
}

.content_bg
{
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
}

.maintxt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #555555;
	text-decoration: none;
}

.important_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac911b;
	text-decoration: none;
	font-weight:bold;
}

.mail_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}

.mail_text:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #950000;
	text-decoration: none;
	font-weight:bold;
}

.table
{
	border-left:2px solid #3d65af;
	border-right:2px solid #3d65af;
	background-color:#c7dafb;
}

.heading
{
	background-image:url(../images/heading-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-family: Tahoma, Arial, Verdana;
	font-size:14px;
	color:#5b6166;
	text-decoration:none;
	height:29px;
}

.menu
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}			

.menu:hover
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#194AA4;
	text-decoration:none;
	font-weight:bold;	
}

.bottom_border
{
	background-image:url(images/red-middle.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#eb4040;
	border-left:2px solid #b03a3a;
	border-right:2px solid #b03a3a;
}			

.white_text
{
	font-family: Tahoma, Arial, Verdana;
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}	

.yellow_text
{
	font-family: Tahoma, Arial, Verdana;
	font-size:15px;
	color:#f2c909;
	text-decoration:none;
}	

.linktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
}	

.linktext:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight:bold;
}	

.linktext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}	

.linktext1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}	


.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #194AA4;
	text-decoration: none;
	font-weight:bold;
}	

.menu1
{
	font-family: Tahoma, Arial, Verdana;
	font-size:11px;
	color:#194AA4;
	text-decoration:none;
	font-weight:bold;	
}
.style6 {
	color: #FFFFFF;
}
.style1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
}
.style2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url('../images/footer.gif');
}
.style3 {
	color: #000066;
}
.style7 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url('../images/footer.gif');
}


