.body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;
	background-image: url(images/bkgr.gif);
	background-repeat: repeat;
}

.CoName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #0000FF;
}

.Sologan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}
.Wrapper{
	background-color: #91B5C8;
	float: none;
	height: 100%;
	width: 100%;

}

.Rowdialog {
	background-attachment: fixed;
	background-image: url(images/border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: auto;
	width: auto;
	overflow: scroll;
	position: relative;
	visibility: visible;
	z-index: auto;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	display: inline-table;
	cursor: auto;
	word-spacing: 2mm;
	letter-spacing:normal;
	text-indent: 25px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.myframe {
width:100%;
height:420px;
vertical-align:middle;
}

.botbor
{
	background-image:url(../images/main_bot.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}

.botrightcor {
background-image:url(../images/main_rightcor2.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top;
 }
 
 .botleftcor {
background-image:url(../images/main_leftcor.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top;
 }
  .topleftcor {
background-image:url(../images/main_leftcor1.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom;
 }
 
  .toprightcor {
background-image:url(../images/main_rightcor1.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:left;
 }
  .topbor {
background-image:url(../images/main_top.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
background-position:bottom;
 }
 .leftbor {
background-image:url(../images/main_left.jpg);
background-attachment:fixed;
background-repeat:repeat-y;
background-position:top;
 }
 .rightbor {
background-image:url(../images/main_right.jpg);
background-attachment:fixed;
background-repeat:repeat-y;
background-position:left;
 }.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	display: inline;
}

    
.but
{
    background-image: url(images/bkgr1.jpg);
    background-color: transparent;
}

