/* CSS Document */

/* WEB SITE DESIGNED BY RAMESH B */

body
{
	margin: 8px 0px 0px 0px;
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	background-color: #999999;
}

table, tr, td
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.A1
{
	color: #003466;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 35px;
	text-transform: uppercase;
	vertical-align: middle; /*background:url(../image/nav_hover.gif);*/
}

.A1:hover
{
	color: #0361d4;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.A2
{
	color: #003466;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 35px;
	text-transform: uppercase;
	vertical-align: middle; /*background:url(../image/nav_hover.gif);*/
}

.A2:hover
{
	color: #0361d4;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

.A3
{
	color: #e96300;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.A3:hover
{
	color: #e96300;
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.A4
{
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

.A4:hover
{
	color: #d30203;
	font-family: Arial;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.bottom
{
	width: 673px;
	padding-right: 20px;
	padding-top: 40px;
	height: 53px;
	text-align: right;
	font-family: Arial;
	color: #003466;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../image/bottom_img.jpg);
	background-repeat: no-repeat;
}

.blue_title
{
	font-family: Arial;
	font-size: 16px;
	color: #0281bf;
	font-weight: bold;
}

.red_title
{
	font-family: Arial;
	font-size: 16px;
	color: #d50101;
	font-weight: bold;
}

.orange_title
{
	font-family: Arial;
	font-size: 16px;
	color: #e96300;
	font-weight: bold;
}

.yellow_title
{
	font-family: Arial;
	font-size: 15px;
	color: #e7b900;
	font-weight: bold;
}

.green_title
{
	font-family: Arial;
	font-size: 16px;
	color: #54a901;
	font-weight: bold;
}

ul
{
	list-style-image: url(../image/bullet_1.gif);
	line-height: 22px;
}

.black_bold
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/* ------------------------ Links ----------------*/
.red_link
{
	color: #cc0404;
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.red_link:hover
{
	color: #cc0404;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.green_link
{
	color: #4da202;
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.green_link:hover
{
	color: #4da202;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.yellow_link
{
	color: #e8b400;
	font-family: Arial;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.yellow_link:hover
{
	color: #e8b400;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.bottom_link
{
	color: Blue;
	font-family: Arial;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.bottom_link:hover
{
	color: Blue;
	font-family: Arial;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
