
	A:link {color: #996600; font-weight: bold; text-decoration: underline}
	A:visited {color: #996600; font-weight: bold; text-decoration: underline}
	A:active {color: #996600; font-weight: bold; text-decoration: underline}
	A:hover {color: #993333; font-weight: bold; text-decoration: underline}
	
	
img, div, a, input { behavior: url(iepngfix.htc) }

body {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	/*background-image: url('images/PageBG.jpg');*/
	background-color:#E6D698;
	color: 996600;	
}	

/*table { 
	border: 1px 996600 solid;
}*/

td {
	font-family:  "Times New Roman", Times, serif;
font-size: 14px;
	color: 996600;
}

font {		
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {		
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: bold;
}

/* b  { color: 000000;
}*/



/*.header {background-image: url(images/ozkleenlogo2b.jpg);background-repeat: no-repeat;}*/
/* Setting the body tag with a background-image attribute
set to background-repeat: no-repeat; will only display the image one time 
(repeat is the default setting) */
-->
/*.header {background-image: url(images/GreenBG.jpg) }*/

/*.menu {
	color: ffffff;	
}
*/

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	/*color: ffffff;*/
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.xbig2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}



.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.theformbox {
	font-size: 12px;
	background-image: url('images/form.gif');
	font-family: "Times New Roman", Times, serif;
	/*color: #575757;
	border-color: #575757;*/
}

.theform {
font-size: 12px;
/*background-image: url('images/form.gif');*/
font-family: "Times New Roman", Times, serif;
/*color: #575757;*/
}

.thebutton {
font-size: 12px;
width: 180px;
font-family: Verdana,Arial,Helvetica, sans-serif
}


.tableheight {
	height: 100%;
	max-height: 100%;
}

.backgound { 
background-image: url(images/header_03.jpg);
background-repeat: no-repeat;
/*background-position: top left;*/
/*background-attachment: fixed; */
}

