/* CSS Document */
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #006633;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.pagesubtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; color: #006600; font-weight: bold; font-style: normal}
.paragraphtitle { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; color: #000000; font-style: normal; line-height: 1.1; padding: 0px; }
.paragraphsubtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #990000; font-style: normal; padding: 10px; line-height: 1; }
.paragraphtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #000000; font-weight: normal; text-align: justify; line-height:1.3; padding: 0px; }
.paragraphtextbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: bold;	line-height: 1.2;}
.paragraphtextitalics {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: italic;	font-weight: normal;	color: #000000;	line-height: 1.2;}
.paragraphtextbolditalics {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: italic;	font-weight: bold;	color: #000000;	line-height: 1.2;}
.paragraphtextkeyword {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-style: italic;	color: #9900CC;	font-weight: bold;	line-height: 1.2;}
.superscript {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; vertical-align: super}
.subscript {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: normal;	vertical-align: sub;	color: #000000;}
.superscriptbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: bold;	vertical-align: super;	color: #000000;}
.subscriptbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	font-weight: bold;	vertical-align: sub;	color: #000000;}
.paragraphtextred {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: normal;	color: #FF0000;	line-height: 1.5;}
.paragraphtextredbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.5;
}
a img{border:none;  /*takes out the border around images */}
a:link {
	color: #0000FF;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.2;
	text-decoration: none;
	font-weight: normal;
} 
a:visited {	color: #0000FF;	text-decoration: none;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: normal;	line-height: 1.2;} 
a:hover {color: #FF0000;	text-decoration: underline;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;	font-weight: normal;	line-height: 1.2;} 
a:active {
	color: red;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	font-weight: normal;
} 
a.menutitle:link {
	color: #FFFFFF;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration: none;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
	font-weight: bold;
	border: none;
	background-color: #060;
} 
a.menutitle:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #006600;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
} 

a.menutitle:hover {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
	background-color: #FFF;
} 
a.menutitle:active {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2;
	padding: 0em;
	margin: 0.2em;
	font-weight: bold;
	background-color: #090;
} 
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	/*left: 405px;
	top: 447px;*/
	color: #333333;
	text-align: left;
	letter-spacing: 0.1em;
}
body {
	background-image: url(http://e-echocardiography.com/multimedia/gif/bg/bg_greenbar.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}
