/****************************************
	DEFAULT STYLE ELEMENTS
*****************************************/
body {
/* margin : 0; 
padding : 0; */ 
font-size : 11px; 
color : #333333; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
td , th {
font-size : 11px; 
color : #333333; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
img {
border : 0; 
} 
.msg {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #009900; 
font-weight : bold; 
text-transform : uppercase; 
text-decoration : none; 
vertical-align : bottom; 
} 
.error {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #FF0000; 
font-weight : bold; 
text-decoration : none; 
vertical-align : bottom; 
} 
.errorborder {
border-color : #FF0000; 
border-style : solid; 
border-width : 1px; 
} 
.itemHR {
border : 1px dashed #b0c2cc; 
height : 1px; 
}
.txtsmall {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #333333; 
text-decoration : none; 
} 
.txtsmall a:link , .txtsmall a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #597f94; 
text-decoration : underline; 
} 
.txtsmall a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #333333; 
text-decoration : underline; 
} 
.titlesmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-transform: uppercase;

} 
.titlesmall a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
color : #FFDDAA; 
text-decoration : none; 
} 

/****************************************
	FORM ELEMENTS
*****************************************/
input , textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #666666; 
background-color : #f4f6f8; 
border-color : #BEC9D1; 
border-style : solid; 
border-width : 1px; 
} 
input.submit {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #FFFFFF; 
font-weight : bold; 
background-color : #90B9E2; 
border-color : #BEC9D1; 
border-style : solid; 
border-width : 1px; 
} 
input.delete {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #ffffff; 
font-weight : bold; 
background-color : #fc0000; 
border-color : #BEC9D1; 
border-style : solid; 
border-width : 1px; 
}
h1 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 18px;

}
h2 {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;

}
.leftmenu {
	background-color: #FFF0D6;
	background-image: url(../images/left_menu_top.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.menucsik {
	background-image: url(../images/menu_csik.jpg);
	background-repeat: repeat-x;
}
.menulink {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;

}
.menulink:hover {
	color: #B51205;

}
.headright {
	font-size: 12px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
