body {
	background : #ffffff; 
	color : #666666; 
	font-family : Tahoma, Verdana, sans-serif; 
	margin-top : 3px; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
	font-size : 11px; 
	background-repeat : repeat-x; 
} 
a {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.table1 {
	border : 1px dotted #999999; 
	width : 764px;  
	margin : 0; 
	padding : 0; 
}
.table2 {
	width : 763px; 
	border : 0; 
	margin : 0; 
	padding : 0;
}
.table3 {
	width : 763px; 
	height : 100%; 
	border : 0; 
	margin : 0; 
	padding : 0;
}
.table4 {
	width : 763px; 
	height : 20px; 
	border : 0; 
	margin : 0; 
	padding : 0; 
} 
.td1 {
	background-image : url(../images/logo.jpg); 
	background-repeat : no-repeat; 
	width : 762px; 
	height : 109px;
}
.td2
{
	background-color : #f8f8f8; 
	width : 135px;
	vertical-align: top; 
}
.td3 {
	background-color : #ffffff; 
	width : 572px; 
	vertical-align: top;
	padding-left: 8px;
	text-align : left; 
}
.td4 {
	background-color : #e9e9e9; 
	width : 762px; 
	height : 20px; 
	text-align : center; 
}
.moduletable {
	margin-bottom: 5px;
	padding-left: 13px;  
	width: 100%; 
	border-collapse: collapse; 
	border-spacing: 0;
	text-align: left;
}
.menuHeader
{
	padding-left: 16px; 
	font-weight: bold; 
	font-size: 12px; 
	vertical-align: middle; 
	color: #ff6600; 
	height: 25px; 
	text-align: left
}
.menuItem a
{
	display: block; 
	padding-left: 3px; 
	font-size: 11px; 
	background: url(../images/arrow.png) no-repeat 1px 50%;
	vertical-align: middle; 
	width: 140px; 
	color: #000000; 
	padding-top: 5px; 
	border-bottom: #cc0000 1px dotted; 
	height: 16px; 
	text-aling: left; 
	text-decoration: none;
	text-indent: 15px;
}
.menuItem a:hover
{
	background-position: left 50%; 
	font-size: 11px; 
	background-image: url(../images/menud.png); 
	color: #a52a2a; 
	font-family: Georgia, Lucida, Arial, sans-serif; 
	text-align: left;
	padding-left: 3px;
	text-indent: 15px;
	vertical-align: middle; 
}

.contentHeader
{
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid; 
	COLOR: #cc0000; 
	BORDER-BOTTOM: #336699 1px solid; 
	FONT-FAMILY: Arial, serif, georgia; 
	WHITE-SPACE: nowrap; 
	height: 20px; 
	width: 100%;
	text-align: left;
	
}
.inputbox {
	font-size : 10px; 
	font-family : verdana, serif, georgia; 
	border : 1px solid #adaa9c; 
	background-color : #ffffff; 
}
.button {
	border-right: #adaa9c 1px solid; 
	border-top: #adaa9c 1px solid; 
	border-left: #adaa9c 1px solid; 
	color: #000000; 
	border-bottom: #adaa9c 1px solid; 
	background-color: #ffffff; 
	text-align: center;
	font-size: 11px;
}
.basarisiz
{
	font-size: 12px;
	color: #ffffff;
	background-color: #ff3333;
}
.basarili
{
	font-size: 12px;
	color: #ffffff;
	background-color: #66cc66;
}
h1 {
	margin-top: 10px; 
	font: 18pt "georgia", serif, verdana; 
	margin-left: 10px; 
	color: #ffffff
}
h2 {
	margin-top: 10px; 
	display: inline; 
	font: bold italic 12px "georgia", serif, verdana; 
	margin-left: 10px; 
	color: #ffffff
}