.bodyContent
{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: White;
	border:0px;
}

.headerContent
{
	background-attachment:fixed;
	background-image:url("Images/Background_Header.gif"); 
	background-repeat:repeat; 
	background-color: black;
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Tahoma;
	font-size: medium;
	border: 0px;
}

.contentHeader
{
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Tahoma;
	font-size:large;
	color: Blue;
	font-weight: bold;
}

.contentSubHeader
{
	text-align: left;
	text-decoration: none;
	font-family: Verdana,Tahoma;
	font-size: large;
	color: green;
	font-weight: bold;
}

.contentBody
{
	text-align:left;
	text-decoration:none;
	font-family: Verdana,Tahoma;
	font-size:small;
	color: black;
	font-weight:normal;
}

.contentBodyImg
{
	text-align:left;
	text-decoration:none;
	background-image:url(Images/Newcontact.jpg); 
	font-family: Verdana,Tahoma;
	font-size:small;
	color: black;
	font-weight:normal;
}

.menuBody
{
	 /*background-attachment: fixed; 
	 background-image: url(Images/Background_Menu.gif); 
	 background-repeat: repeat;*/
	 background-color:Black;
	 border:0;
}

.defaultBody
{
	text-align: center; 
	background-color:Black;
	background-attachment:fixed; 
	background-image:url(Images/Sugata2.jpg); 
	background-repeat:no-repeat; 
	border:0;
}

.tickerBody
{
	font-size: x-small; 
	font-weight:bold;
	color: Black;
	font-family: Verdana; 
	background-color: Transparent; 
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	vertical-align: middle;
}

.borderlessIframe
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.gradualShine
{
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
}

/*
html
{
	overflow-y: auto;
	overflow-x: hidden;
}
*/
