a:link {
	color:#303030;
}

a:visited {
	color:#303030;
}

a:hover {
	color:#505050;
}

a:active {
	color:#000000;
}

.body {
	 margin-top: 2px;
}

.main {
	padding-top:5px;
	padding-left:25px;
	padding-right:25px;
	color: #303030;
	font-family: verdana;
	font-size: 10pt;
}

.main_side {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	color: #303030;
	font-family: verdana;
	font-size: 10pt;
}

.main_sm {
	color: #303030;
	font-family: verdana;
	font-size: 8pt;
	padding-left:25px;
	padding-right:25px;
}


.text_sm {
	color: #303030;
	font-family: verdana;
	font-size: 8pt;
}


.txtTitleLG {
	font-family: century gothic;
	color: #666699;
	font-size: 14pt;
}

.txtTitle {
	font-family: century gothic;
	color: #666699;
	font-size: 12pt;
}


.txtTitle_sm {
	font-family: century gothic;
	color: #666699;
	font-size: 10pt;
}

.doctors {
	font-family: century gothic;
	color: #dbc9d9;
	font-size: 11pt;
}


.nav {
	font-family: trebuchet ms; 
	font-size: 10pt;
	color: #dbc9d9;  		//E5C7AB
	text-decoration:none;
}

.asterisk {
	font-family: trebuchet ms;
	font-style: italic;
	color: #707070;
	font-size: 9pt;
}

.header {
	font-family: trebuchet ms;
	font-size: 24pt;
	color: white;
}

.laser_menu {
	font-family: century gothic;
	font-style: italic;
	font-size: 10pt;
	font-weight: bold;
	color: #0A97BD;
	text-decoration:none;
}



.menu {
	font-family: sans-serif;
	font-style: italic;
	font-size: 9pt;
	color: #303030;
	text-decoration:none;
	align:center;
}

.sidebar {
	font-family: verdana;
	font-size: 8pt;
	color: 336699;
	text-decoration:none;
}


.footer {
	font-family: verdana;
	font-size: 10pt;
	color: #CFCFCF;
	text-decoration:none;
	background: #405A7A;
}



