/* form classes */
body {
padding: 0px;
margin:20px 0 10px 0px;
background-image:url(images/back.jpg);
background-repeat:repeat-x;
background-color:#3DA8C9;
}
html {
 overflow-y: scroll !important;
}
form {
margin-bottom: 0px;
}
input, textarea, select {
border: 1px solid #282A2B;
font-size: 12px;
margin-left:0px;
}
.login-bottom-size
{
	font-size:10px;
	font-weight:bold;
	padding-top:5px;	
}
.no-border {
border-style: solid;
border-width: 0px;
font-size: 12px;
}
.yes-border {
border-style: solid;
border-width: 1px;
border-color:#993300;
}
/* page default settings */
td {
font-family: arial, verdana, helvetica;
color: #fffffff;
font-size: 13px;
line-height: 1.5em;
}
.white 
{
	color: #ffffff;
	text-decoration:none;
}
.red
{
	color: #CF2B29;
}

.green
{
	color:#659A00;
}
.orrange
{
	color:#FD5701;
}
.blue
{
	color:#1C95C1;
}

.dark-orrange
{
	color:#9F6F21;
}
.black
{
	color:#1C1C1C;
}
/* borders */

/* text */
.blue-txt {
color: #028AD6;
foot-weight:bold;
text-align:left;
font-size:14px;
}
.title-text
{
	font-size:20px;
	font-weight:700;
}
/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;

}
.red-light
{
	color:#AA3D08;
}
h1 {
font-size: 25px;
font-weight:bold;
margin-left:0px;

}
h3 {
font-size: 18px;
color:#994D03;
font-weight:bold;
padding-left:115px;
}

h2 {
font-size: 25px;
font-weight:900;
color:#ffffff;
padding-left:150px;
}
img
{
	border:none;
}
.row
{
	background-image:url(images/header-home-row1.jpg);
	background-repeat:no-repeat;
	background-position:top;			 
}
.row2
{
	background-image:url(images/home-bottom.jpg);
	background-repeat:no-repeat;	
	height:72px;
}
.home-bg
{
	background-image:url(images/home-bg-repeat-y.jpg);
	background-repeat:repeat-y;	
	
}
.footer
{
	color:#FFFFFF;
	padding-right:15px;
}

.bold-text
{
	color:#925C08;
	font-weight:600;
}

/*inner page properttu*/

.header-bottom
{
	background-image:url(images/inner-header-bottom.jpg);
	background-repeat:no-repeat;
	height:145px;
}
.inner-back-bg
{
	background-image:url(images/inner-back-body.jpg);
	background-repeat:repeat-y;
}
.corner-image
{
	background-image:url(images/img-corner.jpg);
	background-repeat:no-repeat;
	height:152px;
	width:102px;	
	float:left;
	margin:-84px 0px 0 706px;
	border:0px solid red;
	position:absolute;	
}
.corner-image1
{
	background-image:url(images/img-corner1.jpg);
	background-repeat:no-repeat;
	height:152px;
	width:102px;	
	float:left;
	margin:-84px 0px 0 706px;
	border:0px solid red;
	position:absolute;	
}
.corner-image2
{
	background-image:url(images/img-corner2.jpg);
	background-repeat:no-repeat;
	height:152px;
	width:102px;	
	float:left;
	margin:-84px 0px 0 706px;
	border:0px solid red;
	position:absolute;	
}
.corner-image3
{
	background-image:url(images/img-corner-home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:160px;
	width:104px;	
	float:left;
	margin:-108px 0px 0 682px;
	border:0px solid red;
	position:absolute;	
}
.corner-box-bg
{
	background-image:url(images/corner-box-bg-repet.jpg);
	background-repeat:repeat-y;
}
