body	{
	color: #000;
	background: white;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	background: #CCFFFF; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Verdana, Georgia, "NewİCenturyİSchoolbook", Times, serif;
		font-size: small;
		}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	}

h2	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
	font-size:  0.85em;
	line-height: 1.5;
	}

#footer p	{
	font-size: smaller;
	margin-top: 25px;
	text-align: center;
	}
	
/* Basic page divisions */
#page  {
	width: 90%;
	margin-left: 5%;
	margin-top: 0;
	background: white;
	}


#primarycontent	{
	padding-left: 0px;
	padding-top: 0;	
	}
	
#content {
	background: transparent;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width:400px;
	}

.center  {
	text-align:  center;
	}

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: left;
	margin-top: 0.5em;
	}

#sidebar img	{
	margin: 0;
	padding-bottom: 5px;
	border: 0;
	}
	
#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-right: 10%;
	line-height: 1.5;
	text-align: left;
	}

/* Top Bar */

#logo {
	position: absolute; 
	left: 40px; 
	top: 0px;
	}

#logo a:link, #nav td a:visited {
	background: transparent;
	display: block;
	margin: 0;
	width: 120px;
	line-height: 12px;
	}

#logo a:hover {
	color: #f60;
	background: white;
	} 

#topbar  h2 {
	font-size: 1.5em;
	}

#topbar  {
	color: #FFF;
	position: relative;
	background: #000080;
	font-weight: normal;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left:250px;
	margin-top: 28px;
	margin-left:;
	}

/* Navigation bar components */

#nav {
	padding-top: 20px;
	}

table#nav	{
	border-bottom: 0px solid #000;
	border-left: 1px solid #000;
	}

table#nav td	{
	font: 11px verdana, arial, sans-serif;
	text-align: left;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	padding-left: 5px;
	}

table#nav td a	{
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 0;
	padding: 10px;
	}
	
#nav td a:link, #nav td a:visited {
	background: transparent ;
	display: block;
	margin: 0;
	width: 100px;
	line-height: 12px;
	} 

#nav td a:hover {
	color: #f60;
	background: white;
	} 
/*
td#home a:link img, td#home a:visited img {
	color: #c30;
	background: transparent;
	width: 300px;
	height: 75px;
	} 

td#home a:hover img {
	color: #f60;
	background: white;
	width:200px;
	height: 75px;
	} 
*/

.smalltext{
	 color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none;
	font-size: small;
}

.headline{
	 COLOR: Navy; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	font-size : 24px;
	font-weight : bold;
	letter-spacing : -1px;
}
.subheadline{
	 COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : -1px;
}

.current  {
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
	margin-bottom: 0;
	padding: 10px;
	}

#details {
	text-align: center;
	}

#data {
	text-align: justify;
	color: #006633;
	}

#hilite {
	text-align: center;
	color: red;
	}
.shade {
	background: #66CCFF;
	}

.plus {
	font-size: 1.10em;
	font-weight: bold;
	}

.border {
	border-top: 1px dashed #DDDDDD;
	border-left: 1px dashed #DDDDDD;
	padding-left:4px;
}
/*
td#home a:link img, td#home a:visited img {
	color: #c30;
	background: white;
	width: 200px;
	height: 75px;
	} */