/*
 * CSS Document for http://www.khgk.com
 * Author: Copper Crow Design 2004
 */

/* General link attributes */

a:link {
	color: #0897b3;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	text-decoration: underline
}

a:visited {
	color: #0897b3;
	font-family: "arial", "helvetica", sans-serif;
	text-decoration: underline;
	font-size: 9pt
}

 a:hover {
	color: #ffffff;
	font-family: "arial", "helvetica", sans-serif;
	text-decoration: underline;
	font-size: 9pt
}

 a:active {
	color: #ffffff;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	text-decoration: none
}


/* General body attributes */




.intro {
	background-color: #0c282f
}


body {
	margin: 0px; 		/* Margin and background image start coordinates */
	background-position: 0px 0px;
	background-color: #000000;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10pt;
	color: #eeeeee
}


img {
	dir: rtl
}


.main {
	direction: rtl;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #0c282f;
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 10pt;
	color: #eeeeee
}


.main-E {
	direction: ltr;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #0c282f;
	background-image: url(gfx/nada.jpg);
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 10pt;
	color: #eeeeee
}


#fullheight{height:100%}


.alt {
	background-color: #0d7c90;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #eeeeee
}


.notes {
	background-color: #041215;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #f7f954
}


.pubschedule{
	background-color: #163a41;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	color: #eeeeee
}

.pubinstructor{
	background-color: #041215;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #dddddd
}


.nameheader {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #87746A
}




.subheader {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #0897b3
}


.listheader {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: none;
	font-weight: bold;
	text-decoration: underline;
	color: #eeeeee
}

.listheader-country {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 11pt;
	font-style: none;
	font-weight: bold;
	text-decoration: underline;
	color: #eeeeee
}



.pullbox{
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #0897b3
}



.smaller{
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 8pt;
	color: #eeeeee
}


.smallhead{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #0897b3
}


.footer {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #eeeeee
}


.pdf {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #FFFFFF
}

.alert
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #cc4F04
}



/* Use this  Ex: <a id="footerlink" href="blah.htm">>blah blah blah</a> */
a#footerlink {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #f7f954
}


/* Use this  Ex: <a id="footerlink" href="blah.htm">>blah blah blah</a> */
a#footerlink {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #f7f954
}



.frmCombo
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0c282f;
	background-color: #eeeeee;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;

}





.frmButton {
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: bold;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0897b3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #dddddd;
}

