body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgn.jpg);
	background-repeat: repeat;
	background-position: 50% 50%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}.normaltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D527F;
	text-align: justify;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2D527F;
	font-weight: bold;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D527F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 15px;
}

/*menu*/
.invertedshiftdown{
	padding: 0;
	width: 100%;
	border-top: 5px solid #0066FF; /*Red color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.invertedshiftdown ul{
	margin:0;
	margin-left: 150px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.invertedshiftdown li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

.invertedshiftdown a{
	float: left;
	display: block;
	font: bold 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 9px 10px; /*Default menu color*/
	/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
	background-color: #0066FF; /*Red color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color: #0066FF; /*Red color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}

.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
/*menu*/
.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}
.Yhead1 {
	font-family: Arial;
	font-size: 16px;
	color: #2D527F;
	font-weight: bold;
	background-repeat: repeat;
	border-left-width: 3px;
	border-left-color: #fdcd0b;
	padding-left: 10px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.bottomlinkall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.Ynormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 13px;
}
.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D527F;
	text-align: justify;
}
.Yhead2 {
	font-family: Arial;
	font-size: 16px;
	color: #2D527F;
	font-weight: bold;
	background-repeat: repeat;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.Ynormaltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 15px;
}
.Ynormaltext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	padding-right: 15px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D527F;
	font-weight: bold;
	padding-left: 13px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D527F;
	font-weight: bold;
	text-decoration: none;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D527F;
	font-weight: bold;
}
.contactusbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D527F;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
}
.Ynormaltextcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-left: 13px;
}

