﻿BODY {
	background-color: #FFCCFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9933CC;
	line-height: 28px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	line-height: 26px;
	border-bottom: 1px;
	border-bottom-color: #0066CC;
	border-bottom-style: solid;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: 20px;
}
.mainb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	line-height: 20px;
}

.mainsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	line-height: 18px;
}
.mainsmb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	line-height: 18px;
}


/*------------------------- borders------------------------- */
.tdleft {
	border-left: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	padding-left: 10px;
}	

.bt4 {
border-top: 1px; 
border-top-color: #999999; 
border-top-style: solid; 
border-bottom: 1px; 
border-bottom-color: #999999; 
border-bottom-style: solid; 
padding-bottom: 2px;
}	
	
.bb4 {
padding-bottom: 4px;
	}	

.bor1 {
	border-color: #FF66CC;
	border-style: solid;
	border-width: 4px;
	text-align: center;
}
.box_r {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	float:right;
	padding: 4px;
	margin: 4px;
	width: 150px;
	font-size: 11px;
	line-height: 16px;
	background-color:#FFFFCC;
	
}


/*------------------------- navigation------------------------- */

#oval
	{
	width:120px;
	padding:0px;
	margin-top:0px;
	line-height: 18px;
	background-color:#FFCCFF;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(graphics/oval1.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	border-left: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;

	}


#navigation1 {
	width:100%;
	padding:0;
	margin:0px;
	position: relative;
	top: 30px;
}

#navigation2 {
	width:100%;
	padding:0;
	margin:0px;
	position: relative;
	top: 200px;
}


#phone {
	width:120px;
	padding:0px;
	margin:0px;
	background-color:purple;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	border-bottom: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	line-height: 16px;
	border-top: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
}
/*ul
{
float:left;
width:150x;
padding:1px;
margin:2;
list-style-type:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}*/

.containerLeftNav
{
	width:100%;
	padding: 0px;
}

.nav1
{
	float:right;
	width:120px;
	text-decoration:none;
	color:white;
	background-color:purple;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-color:  #FFCCFF;
	border-bottom-style: solid;
}

.nav1:hover
{
background-color:#0066CC
}

.nav1open
{
float:right;
	width:120px;
	text-decoration:none;
	color:white;
	background-color:#0066CC;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-color: #FFCCFF;
	border-bottom-style: solid;
}

.nav1b
{
	float:right;
	width:120px;
	text-decoration:none;
	color:white;
	background-color:#CC66CC;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 3px;
	border-bottom-color:  #FFCCFF;
	border-bottom-style: solid;	
}

.nav1b:hover
{
background-color:#0066CC}


.nav1bopen
{
	float:right;
	width:120px;
	text-decoration:none;
	color:white;
	background-color:#0066CC;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 3px;
	border-bottom-color:  #FFCCFF;
	border-bottom-style: solid;	
}

.nav2
{
	text-decoration:none;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nav2:hover
{
 color:#000000;
 text-decoration:underline;
}

.nav2b
{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 24px;	
}

.nav2b:hover
{
 text-decoration:underline;
}


.mainlink
{
	text-decoration:none;
	color: #FF3399;
	text-decoration: none;
}
		
.mainlink:link
{
text-decoration:none;
color: #FF3399;
text-decoration: none;
		
}
.mainlink:hover
{
	color: red;
	text-decoration: none;
	color: #FF9900;
	background-color:#efefef;
}


.linksm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linksm:hover {
 text-decoration: underline;
 color: red;
 }

.linksm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linksm2:hover {
 text-decoration: underline;
 color: red;
 }


.linkphone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.linkphone:hover {
 text-decoration: none;
 color: red;
 }





.menumain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.menumain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}

.menumain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: underline;
}
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

/*
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: cc99ff;
	text-decoration: underline;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: cc99ff;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: ffcc00;
	text-decoration: none;
}

*/




.linkm {
	font-family: Verdana;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;

}
.linkm:hover {
	color: red;
	text-decoration: underline;
}


.linkm2 {
	font-family: Verdana;
	font-size: 13px;
	color: #ffcc00;
	text-decoration: none;
}
.linkm2:link {
	font-family: Verdana;
	font-size: 13px;
	color: #ffcc00;
	text-decoration: none;
}
.linkm2:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #cc99ff;
	text-decoration: underline;
}

