body{
	font-size: 11px;
	font-family: Tahoma,Verdana, geneva sans-serif;
	background-color: White;
}


.WhiteFont{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : White;
	text-align : left;
	padding-left : 10px;
}

.RedFont{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
	text-align : left;
	padding-left : 10px;
}

loginForm {
	padding-left : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
}

.RedHeader{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Red;
	padding-bottom : 10px;
	padding-top : 10px;
}

.kodak_background {
	background-color : Red;
	color : White;
	font-weight : bold;
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
}


p{
	font-size:12px;
	font-family:Tahoma,Verdana, geneva sans-serif;
	color: Black;
}
.comments {
	font-size: 11px;
	font-family: Tahoma,Verdana, geneva sans-serif;
	color: #7B7B7B;
	font-style: italic;
}

.footer {
	font-size: 11px;
	font-family: Tahoma,Verdana, geneva sans-serif;
	color: #7B7B7B;
}

.tds{
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-family:Tahoma,Verdana, geneva sans-serif;
	color: Red;
}
/* --- URL settings --- */
a:active{
	color: #FF8000;
	text-decoration: none;
	font-weight: bold;
}
a:link{
	color: #FF8000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #FF8000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color:  #FF8000;
	text-decoration: none;
	font-weight: bold;
}

/*----- Special URL settings -------*/
a.links:active{
	color:#0C6997;
	text-decoration: none;
	font-weight: bold;
	}
a.links:link{
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
a.links:visited{
	color: White;
	text-decoration: underline;
	font-weight: bold;
}
a.links:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}	

/* --- end of URL  ---- */
	/*----- Bottom menu navigation -------*/
a.nav:active{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
a.nav:link{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:visited{
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:hover{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}	

/* --- end of URL  ---- */
.header_left{
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma,Verdana, geneva sans-serif;
	text-align: left;
	padding-left : 5px;
}	
.texts{
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma,Verdana, geneva sans-serif;
	color: #676767;
	padding-left: 5px;
}	

.textBold {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma,Verdana, geneva sans-serif;
	color: Black;
	padding-left: 5px;
	text-align: left;
}	
	
/* -- left menu --- */
#center {
	float: none;
	text-align: left;
	width: 100%;
	font-size: 12px;
	color: #0C6997; /*font-weight: bold;*/
	border-bottom: 1px dotted #DCDCDC;
}

#center_choosen {
	float: none;
	text-align: left;
	width: 100%;
	font-size: 12px;
	color: #D2691E;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}


#center A {
	width: 100%;
	display: block;
	padding: 3px;
	padding-left: 10px;
	color: #0C6997;
}

#center A:hover {
	background: #FFF8DC;
}
/* -- end of left menu --- */
/* -- borders -- */
.brd {
	border-bottom: 1px solid #C5C5C5;
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
}

.brd_top {
		border-bottom: 1px solid #C5C5C5;
}
/* --- news ---- */
.news_date {
	font-weight: bold;
	color: #FF8000;
	font-size: 10px;
	font-family: Tahoma,Verdana, geneva sans-serif;
}

/* --- forms ----*/
.InputSelect {
	font-size: 12px;
	border-top: 1px solid Red;
	border-left: 1px solid Red;
	border-bottom: 1px solid Red;
	border-right: 1px solid Red;
	background-color : #FFFEF4;
	text-align : center;
}

.InputButton{
	font-size: 12px;
	background-color : #FFCC00;
	color: Black;
	font-weight : bold;
	height : 20px;
	border-bottom : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 1px solid Silver;
	border-top : 1px solid Silver;
}
.InputButtonRed{
	font-size: 12px;
	background-color : Red;
	color: White;
	font-weight : bold;
	height : 20px;
	border-bottom : 1px solid White;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 1px solid White;
}
.star_field {
	color : Red;
	font-weight : bold;
}

.error_field {
	background-color : #FEDBD8;
}

.header {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.header2 {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.admin_table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #555555;
	text-align : left;
}

.admin_table_header {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #555555;
	text-align : left;
	background-color : #FFFF80;
}
