
a:link, a:visited {
	color: #93B6F6; text-decoration: none;
	font-weight: bold;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a:hover {
	color: #aef2cb;	text-decoration: none;
	font-weight: bold;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;

}
body {
	margin: 15px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	
	font-size: 16px;
	color: #333333;
	background: #ffffff;
}

table.title{
	padding: 0px;
	margin: 0px;
background: url(../images/logo_v4.jpg) no-repeat;
	text-align:center;
	width:600px;
	height:80px;
}

table.bottom{
	padding: 0px;
	margin: 0px;
background: url(../images/bots.jpg) no-repeat;
	text-align:center;
	width:600px;
	height:30px;
}

table.pix{
	padding: 0px;
	margin: 0px;
background: url(../images/top_bak.png) center ;
	text-align:center;
	width:100%;
	height:80px;
}
table.links td{
width:100px;
text-align:center;
}
table.links{
   margin-left: auto;
   margin-right: auto;
   border:0px;
   color: #93B6F6; text-decoration: none;
}
table.links a { 
color: #93B6F6; text-decoration: none;
display: block; 

} 
table.links a:link {
}
/* Hover Over Button*/
table.links a:hover {
display: block;
color: #aef2cb;	text-decoration: none;
}
table.main {
width: 600px;
margin-left: auto;
   margin-right: auto;
   border: ridge #FF0000 0px;
}
table.pictures{
margin-left: auto;
margin-right: auto;
border:#7492C3 1px;
}
table.pictures td{
width:230px;
border:#7492C3 1px;
}
textarea
{
color: #781351;
background: #93B6F6;
border: 0px solid #781351;
}
input
{
color: #781351;
background: #93B6F6;
border: 0px solid #781351
}
.submit input
{
color: #000;
background: #93B6F6;
border: 2px outset #d7b9c9
} 
table.lowerlinks td{
width:200px;
text-align:center;
}
table.lowerlinks{
   margin-left: auto;
   margin-right: auto;
   border:0px;
   color: #93B6F6; text-decoration: none;
}
table.lowerlinks a { 
color: #93B6F6; text-decoration: none;
display: block; 
} 
table.lowerlinks a:link {
}
/* Hover Over Button*/
table.lowerlinks a:hover {
display: block;
color: #aef2cb;	text-decoration: none;
}
table.main-price{
border:0px;
width:600px;
margin-left: auto;
   margin-right: auto;
}
td.main-price{
border-bottom-color:#000000;
border-top: 0px;
border-right: 0px;
border-left: 0px;
height:35px;
}
td.blank{
border: 0px;
}

table.main-cal a { 
color: #FFFFFF; text-decoration: none;
display: block; 

} 
table.main-cal a:link {
}
/* Hover Over Button*/
table.main-cal a:hover {
display: block;
color: #FFFFFF;	text-decoration: none;
}



