.aws{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2df000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.bottom_pading{
	padding-bottom: 5px;
	background-image: url(../../images/iconbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.left_panel {
	background-image: url(../../images/left_panel.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.right_panel {
	background-image: url(../../images/right_panel.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
.right_border{
background-image: url(../../images/right_side_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	background-attachment: fixed;
}
.right_border1{
background-image: url(../../images/right_side.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scrole;
}
.logo {
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.icon_bg {
	background-image: url(../../images/iconbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.bottomlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bottomlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bottomlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.mediumhead {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:35px;
height:55px;
font-weight:bold;
}
.headdingtext {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:65px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
height:100px;
}
.text {
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:12px;
text-align:justify;

}

.newslinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.newslinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.newslinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.newslinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8D8D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}