
body {
	margin:0;
}
A:Link {font-family: Arial; font-size: 12px; color: #000000; text-decoration:none }
A:Visited { font-family: Arial; font-size: 12px; color: #000000; text-decoration:none }
A:Hover { font-family: Arial; font-size: 12px; color: #000000; text-decoration:underline }

.menu-bg {
	background-image:url(../images/menu-bg.gif);
	background-position:left top;
	}
.head-bg {
	background-image: url(../images/hd-bg.gif);
	background-position:left top;
	}
.footer-bg {
	background-image:url(../images/footer-bg.gif);
	background-position:left top;
	font-family: Arial;
	font-size: 12px;
	color: #d3eafd;
	}
.yellowlink A:Link {font-family: Arial; font-size: 11px; color: #fefcc1; text-decoration:underline }
.yellowlink A:Visited { font-family: Arial; font-size: 11px; color: #fefcc1; text-decoration:underline }
.yellowlink A:Hover { font-family: Arial; font-size: 11px; color: #fefcc1; text-decoration:none }

.footerlink A:Link {font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none }
.footerlink A:Visited { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none }
.footerlink A:Hover { font-family: Arial; font-size: 12px; color: #d3eafd; text-decoration:underline }

.footerlink1 A:Link {font-family: Arial; font-size: 12px; color: #d3eafd; text-decoration:underline }
.footerlink1 A:Visited { font-family: Arial; font-size: 12px; color: #d3eafd; text-decoration:underline }
.footerlink1 A:Hover { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none }

.bluelink A:Link {font-family: Arial; font-size: 12px; color: #044a92; text-decoration:underline }
.bluelink A:Visited { font-family: Arial; font-size: 12px; color: #044a92; text-decoration:underline }
.bluelink A:Hover { font-family: Arial; font-size: 12px; color: #044a92; text-decoration:none }

.white-txt { font-family: Arial; font-size: 11px; color: #ffffff; line-height:16px }
.white-txt1 { font-family: Arial; font-size: 12px; color: #ffffff; line-height:16px }
.general-txt { font-family: Arial; font-size: 12px; color: #000000; line-height:17px }
.blue-txt { font-family:"Times New Roman"; font-size: 22px; font-weight:bold; color: #337bb5; }
.blue-txt-sml { font-family:"Times New Roman"; font-size: 18px; font-weight:bold; color: #337bb5; }
.blue-txt-vsml { font-family:"Times New Roman"; font-size: 12px; font-weight:bold; color: #337bb5; }
.green-txt1 { font-family:"Times New Roman"; font-size: 18px; font-weight:bold; color: #ed1c24; }
.yellow-hd {font-family:"Times New Roman"; font-size: 20px; font-weight:bold; color: #fefcc1; }
.l-blue-txt { font-family: Arial; font-size: 12px; color: #d3eafd }
.green-txt { font-family: Arial; font-size: 12px; color: #ed1c24 }

.redlink A:Link {font-family: Tahoma; font-size: 11px; color: #ff6811; line-height:16px; text-decoration:underline }
.redlink A:Visited { font-family: Tahoma; font-size: 11px; color: #ff6811; line-height:16px; text-decoration:underline }
.redlink A:Hover { font-family: Tahoma; font-size: 11px; color: #ff6811; line-height:16px; text-decoration:none }

.graylink A:Link {font-family: Tahoma; font-size: 11px; color: #666666; text-decoration:underline }
.graylink A:Visited { font-family: Tahoma; font-size: 11px; color: #666666; text-decoration:underline }
.graylink A:Hover { font-family: Tahoma; font-size: 11px; color: #666666; text-decoration:none }

form {
	margin:0px;
	padding:0px;
	}
/* menu starts */
#anylinkmenu1, #anylinkmenu2, #anylinkmenu3 {
	position:absolute;
	visibility: hidden;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height: 23px;
	z-index:100;
	width: 160px;
	top: 122px;
	text-decoration:none
}
#anylinkmenu2
{
	width:185px;
}
#anylinkmenu3
{
	width:130px;
}
.anylinkcss{
 border-right:1px solid #054992;border-left:1px solid #054992;
}
.anylinkcss a{
color:#000000;
width: 97%;
display: block;
padding-left: 5px;
text-decoration: none;
}

.anylinkcss a:hover{ /*hover background color*/
color:#000000; text-decoration:underline;
}
/* menu ends*/
/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 286px; /* Set to gallery width, in px or percentage */
height: 94px; /* Set to gallery height */
}

#motioncontainer img {
border-right: 1px solid #8096ae; /* Set image border color */
}

#statusdiv {
background-color: #c1e3ff;
padding: 0;
margin:0;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: #8096ae; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
