
.broder_radius{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:black;
}


.newsContent
{
	background-attachment:fixed;
	background-image:url("images/ivypansybrdr_c.jpg");
	background-repeat:repeat;
	text-align: left;
	text-decoration: none;
	font-family: Verdana,Tahoma;
	font-size: x-small;
	border: 5px;
}

.bodyContent-old
{
    background-attachment:fixed;
	background-image:url("images/ivypansybrdr_c.jpg");
	background-repeat:repeat;
	border:5px;
	font-family:Verdana, Tahoma;
	font-size:x-small;
}

.bodyContent
{
    background-attachment:fixed;
	background-image:url("images/background_03.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	border:0px;
	font-family:Verdana, Tahoma;
	font-size:x-small;
}

.menuContent
{
	background-attachment:fixed;
	background-image:url("images/ivypansybrdr_c.jpg");
	background-repeat:repeat;
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Tahoma;
	font-size: medium;
	border: 5px;
}

.headerContent
{
	background-attachment:fixed;
	background-image:url("images/ivypansybrdr_c.jpg");
	background-repeat:repeat;
	text-align: center;
	text-decoration: none;
	font-family: Verdana,Tahoma;
	font-size: medium;
	border: 0px;
}

.footerContent
{
	vertical-align: middle; 
	text-align:center; 
	padding-right: 0px; 
	margin-top: 2px; 
	padding-left: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	margin-left: 0px; 
	border-top-style: none; 
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	background-color: black;
	color: white;
	font-family: Verdana; 
	font-size: x-small;
	font-weight: bold;
}

.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;
}

.menuBody
{
	 /*background-attachment: fixed; 
	 background-image: url(Images/Sugata1.jpg); 
	 background-repeat: no-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;
}
*/
