/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(images/ramini_02.jpg);
	background-repeat:repeat-x;
	background-color:#ededed
}

.footer_link {
	font-family:Arial;
	font-size: 10px;
	font-style:regular;
	color: #940505;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link:hover {
	font-family:Arial;
	font-size: 10px;
	font-style:regular;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer {
	font-family:Arial;
	font-size: 10px;
	font-style:regular;
	color: #919292;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-family:Arial;
	font-size: 10px;
	font-style:regular;
	color: #940505;
	text-decoration: none;
	font-weight: normal;
}
.Black_title {
	font-family:Arial;
	font-size: 23px;
	font-style:normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.small_Black_title {
	font-family:Arial;
	font-size: 16px;
	font-style:normal;
	color: #5c5c5c;
	text-decoration: none;
	font-weight:bold;
}
.Gray_text {
	font-family:Arial;
	font-size: 12px;
	font-style:regular;
	color: #5c5c5c;
	text-decoration: none;
	font-weight: normal;
}
.ContactGray_text {
	font-family:Arial;
	font-size: 11px;
	font-style:regular;
	color: #7d7d7d;
	text-decoration: none;
	font-weight: normal;
}
.ReadMore_link {
	font-family:Arial;
	font-size: 11px;
	font-style:regular;
	color: #8f0000;
	text-decoration: none;
	font-weight: normal;
}
a.ReadMore_link:hover {
	font-family:Arial;
	font-size: 11px;
	font-style:regular;
	color: #8f0000;
	text-decoration:underline;
	font-weight: normal;
}
.text_box{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #7c7979;
	text-decoration: none;
	border: 1px solid #c4c4c4;
	height:16px;
	width:194px;
}
.message_text_box{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #7c7979;
	text-decoration: none;
	border: 1px solid #c4c4c4;
	height:70px;
	width:194px;
}
.bot
{

background-color:#c4c4c4;
color:#eaeaea;
font-family:Arial;
font-weight:bold;
font-size:11px;
height:20;
border:none;
width:50;
cursor:pointer;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
}
