/****************************************
**	website: 	www.hcmud71.com
**	version: 	1.0 
**	media:		screen
**	date:		111509
*****************************************/

/* global settings 
********************************************************************************************/
* {outline-style: none;}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	line-height: 1.5em;
	color:#02769F;	
	margin: 25px 0 25px 0; 
	padding: 0;
}

input,textarea,submit,select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#02769F;	
	margin: 0; 
	padding: 0;}

body {background:url(../images/bkgd.jpg) repeat;}

	
/*  links
********************************************************************************************/
a						{color:#02769F; text-decoration:none;}
a:link			{color:#02769F; text-decoration:none;}	
a:hover			{color:#02769F; text-decoration:none;}
a:visited		{font-weight: normal;}

.menu			   		{color:#FFFFFF; font-size:12px; font-weight:bold;}
a.menu					{color:#FFFFFF;border-bottom: 0 none;}	
a.menu:hover  	{color:#FFFFFF;border-bottom: 1px dotted #FFFFFF;}
a.menu:visited	{color:#FFFFFF;font-weight: bold;}

.marquee		 			{font-weight: bold;}
a.marquee					{border-bottom: 1px dotted #CC0000; font-weight:bold; color:#CC0000;}	
a.marquee:hover		{border-bottom: 0 none; font-weight: bold;}

.content		 			{font-weight: normal;}
a.content					{border-bottom: 1px dotted #CC0000; color:#CC0000;}	
a.content:hover		{border-bottom: 0 none;}

.features					{color:#FFFFFF; font-weight:bold; padding:6px 0 6px 10px;}
.subheaders				{font-size:20px; font-weight:bold; padding:10px;}
.underline				{border-bottom: 1px dotted #02769F;}	
.smallprint				{font-size:11px; color:#999999;}

#header {font-size:16px; font-weight:bold; padding:15px 0 15px 0; color:#333333;}

.anchor						{border-bottom: 1px dotted #02769F; font-weight:bold;}
a.anchor					{border-bottom: 1px dotted #02769F; color:#02769F; font-weight:bold;}	
a.anchor:hover		{border-bottom: 0 none;}

/*
.contact			{color:#000000; font-weight: normal; line-height: 1.25em;}
a.contact			{color:#1E8ACB; border-bottom: 0 none;}	
a.contact:hover		{color:#1E8ACB; border-bottom: 1px dotted #1E8ACB;}*/

/* content
********************************************************************************************/


/*#footer {background:url(../images/bkgd_footer.jpg) top left no-repeat; height:110px;}

div.map iframe {
	margin-right:10px;
	margin-bottom: 5px;
	background: #fff;
	padding: 4px;
	border: #1E8ACB solid 1px;
	border-width: 0 1px 1px 0;
}

div.specials img {
	margin-bottom: 5px;
	background: #fff;
	padding: 4px;
	border: #1E8ACB solid 1px;
	border-width: 0 1px 1px 0;
}*/