td,body {
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.item_title_text{
	font-size: 16px;
	color: #F1F1F1;
	font-weight: bold;
}

.text{
	vertical-align: top;
	width: 180px;
	height: 180px;
}

.text_item{
padding: 10px;
}


select, option, textarea, input {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #ffffff;
}

a:focus, a:link, a:visited {
	color: #2E2E2E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #DBDBDB;
}
li {
list-style: square;
}



.item_header{
	font-size: 11px;
	color: #D04E2F;
}

.item_header_white{
        color: #FFFFFF;
        padding-bottom: 2px;
        font-size: 11px;
/*
//	background-color: White;
//	background-image:  url(item_header.gif);
//	background-repeat: repeat-y;
//	background-position: right;
*/
	}

.item_text{
	text-align: left;
	line-height: 15.5px;
	font-size: 11px;
	padding-bottom: 11px;
	}

	

table.thumb_intro td a, .table.thumb_intro td a:link, .table.thumb_intro td a:visited, .table.thumb_intro td a:hover, .table.thumb_intro td a:visited:hover {
font-size: 18px;
	vertical-align: middle;
}


table.thumb_intro td a:hover{
	background-color: #FF0000;
	text-decoration: none;
	color: White;
	background-image: none;
	
}
.logo{
	background-repeat: no-repeat;
	background-position: center top;
}
table.body{
	background-repeat: no-repeat;
	background-position: top center;
	
}
table.tree{
	border: 1px solid silver;
	padding: 20px;
	margin: 20px;
	background: url(logo_tree.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	background-color: #F1F1F1;
	font-size: 13px;
}
table.tree td{
	font-size: 11px;
	color: #7B7B7B;
}

table.light_head td{
border: 1px silver solid;
border-bottom: none;
padding-left: 2px; 
padding-right: 2px; 
padding-bottom: 3px;
}
table.light td{
line-height: 15.5px;
font-size: 11.5px;
padding-left: 15px;

}
/* THUMB :  WIDTH, HEIGHT & FONT */
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
	font-size: 8pt;
   display: block;
   padding-top: 5px;
   padding-left: 2px;
   padding-right: 2px;
   text-decoration: none;
   width: 154px;
   height: 200px;
}
/* THUMB : COLORS */
table.thumb td a:link, table.thumb td a:visited {
	border: 1px solid #B1ADA5;
	text-decoration: none;


}
/* THUMB : COLORS : HOVER */
table.thumb td a:hover {
   border: 1px solid #999999;
	display: block;
}
/* SUBFOLDER : WIDTH, HEIGHT & FONT  */
table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
	font-size: 8pt;
   display: block;
   padding-top: 5px;
   padding-left: 2px;
   padding-right: 2px;
   text-decoration: none;
	font-weight: bold;
	width: 154px;
   height: 200px;
}


/* SUBFOLDER : COLORS */
table.subfolder td a:link, table.subfolder td a:visited {
   border: 1px solid #999999;
	text-decoration: none;
}
/* SUBFOLDER : COLORS : HOVER */
table.subfolder td a:hover {
   border: 1px solid #FFFFFF;
	display: block;
	color: #000000;

}
/* ALL : MARGIN */
table.subfolder, table.thumb {

	text-align: center;
   margin: 13px;
	width: 154px;
   height: 200px;
	display: block;

}
/* ALL : THUMB BORDERS */
table.border td a .thumb, table.thumb td a .thumb{
   border: 1px solid #8D8D8D;
}
table.subfolder td a img, table.thumb td a img{
   border: none;
}

/* FOLDER INTRO TEXT */
.introtext {
	margin-left: 20px;

}

/* VIEWIMAGE IMAGE PROPERTIES */
.viewimage {
	border: 1px solid #505050;
	background-color: #DEDEDE;
}


.description {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #BDBDBD;
	text-decoration: none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font-size: 9pt;
	color: #797983;
   text-align: center;
}

/* EXIF TABLE */
.exif {
	font-size: 9pt;
	color: #797983;
	text-align: center;
	border: 0;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font-size: 9pt;
	color: #707070;
}

/* COMMENT TABLE */
.table-comments {
	font-size: 9pt;
	color: #F1F1F1;
	text-decoration: none;
	border: 0;
   text-align: left;
}

hr {
margin: none;
border-bottom: none;
background-color: #FFFFFF;
border-top: 1px #FFFFFF solid;
}
/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	font-size: 9pt;
	text-align: left;
	color: #F1F1F1;
	text-decoration: none;
	font-style: italic;
	border: 0px;
	height: 30px;
	vertical-align: bottom;
}

/* THE COMMENT */
.comment-belowline {
	font-size: 11px;
	text-align: left;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 3px;
	padding-left: 1px;

}

/* COMMENT INPUT FIELD */
.comment-textfield {
	background-color: #DEDEDE;
	border: 1px dotted #909090;
	color: #707070;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	font-size: 10pt;
	background-color: #DEDEDE;
	border: 1px dotted #909090;
	color: #707070;
}


.credits {
	font-size: 9pt;
	color: #75757F;
   text-align: center;
}


table.diplomant_list  th{
	font-size: 10px;
	font-weight: bold;
	background-color: #F1F1F1;
	color:  #D04E2F;
}


table.diplomant_list td a:link, table.diplomant_list td a:focus{
	font-size: 10px;
	color: #333333;
}
table.diplomant_list td a:hover{
	font-size: 10px;
	color:  #D04E2F;
	text-decoration: underline;
}
table.diplomant_list td a:visited{
	font-size: 10px;
	color: #A5A5A5;
}