/* Body class */
body    { margin: 0; padding: 0; background-color: #FFFFFF;}
a       { color: #700000;}
a:hover { color: #686C67;}
/* Head class */
#slogan  { font-family: Verdana; font-size: 14px; text-transform: uppercase; color: #000000; text-align: center; vertical-align: middle; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; font-weight: bold;}
/* Submenu class */
#submenu { background-image: url(pics/submenu_bg.gif); background-repeat: repeat-x;}
/* Menu class */
#menu         { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #686C67; background-color: #EEEEEE; weight: 200px;}
#menu a       { display: block; color: #700000; text-decoration: none; height: 100%; margin: 0px; padding: 10px;}
#menu a:hover { display: block; color: #686C67; text-decoration: none; background-color: #EEE9CE; }
#inside       { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #686C67; background-color: #EEE9CE; weight: 200px; height: 100%; margin: 0px; padding: 10px;}
#padding      { font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #686C67; background-color: #EEEEEE; height: 37px; weight: 200px; padding: 10px;}
/* Banner class */
#banner    { font-family: Tahoma; font-size: 18px; font-weight: bold; color: #7F7F7F; background-color: #FFFFFF; text-align: center; padding: 5px; height: 129px;}
#banner a  { color: #7F7F7F; text-decoration: none;}
.red       { color: #CC3301; padding: 0px;}
/* Down class */
#down      { background-image: url(pics/down_bg.gif); background-repeat: repeat-x; text-align: right;}
#marka     { background-color: #CCCCCC; padding: 15px;}
#copyright { background-color: #CCCCCC; padding-top: 10px; padding-bottom: 10px; font-family: "Times New Roman", Times, serif; font-size: 12px;}
/* Index class */
#index_bg  { background-image: url(pics/index_bg.gif); background-repeat: repeat-x; background-position: top; text-align: left; vertical-align: top;}
#news_name { font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: underline; background-color: #8F8C7B; padding-left: 4px;}
#news         { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #000000;}
#news a       { text-decoration: none;}
#news a:hover {	text-decoration: none;}
/* Value class */
#value { font-family: Tahoma; font-size: 11px; color: #000000; height: 23px; padding-right: 10px; padding-left: 10px; padding-top: 4px; padding-bottom: 5px;}
/* Text class */
table {Verdana; font-size: 12px;}
#data { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #999999;}
h1 { font-family: Verdana; font-size: 14px; font-weight: bold; color: #000000; padding-top: 5px; padding-bottom: 5px; vertical-align: bottom; margin: 0px; text-transform: uppercase;}
h2 { font-family: Verdana; font-size: 13px;}
h3 { font-family: Verdana; font-size: 12px;}
#content { padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
p { margin-top : 5; margin-bottom : 4; margin-left : 0; margin-right : 0;}
.list { ; list-style-type: none}
/* For printing */ 
@media print { 
	.noprint { display: none; } 
} 
/* For cool */ 
ul      { margin-bottom : 3; margin-top : 3; list-style : circle inside;}
li      { margin-top : 0; margin-bottom : 6; list-style : disc inside;}
li.oli  { margin-left : 17; margin-right : 0; margin-top : 0; margin-bottom : 6; list-style : circle inside;}
li.ooli { margin-left : 34; margin-right : 0; margin-top : 0; margin-bottom : 6; list-style : square inside;}
.list   { list-style-image: url(pics/button2.gif); list-style-type: none;}
