*{
	font-family :  Arial, Helvetica, sans-serif;
	font-size:12px;
}

html, body{	
	background-color: #999999;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

h1{
	font-size:18px;
	font-weight:bold;
	color: #317081;
	margin-top:5px;
	margin-left:0px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color: #317081;
	padding-bottom:0px;
	margin-bottom:5px;

}
h3{
	font-size:14px;
	font-weight:bold;
	color: #317081;
	margin:0px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
	padding-top:5px;
}
h3.main{
	padding-left:25px;
}
h4{
	font-size:14px;
	font-weight:bold;
	color: #FFF;
}
h5{
	color: #b20303;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
h6{
	color: #063f75;
	font-size:10px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

a{
	padding:0px;
	margin:0px;
	text-decoration: none;
	color: #317081;
}
a:hover{
	text-decoration: underline;
}



#main{
	background-color: #FFF;
}
p{
	margin:0px;
	padding:0px;
	font-size:12px;
}

a.more{
	font-size:10px;
	color: #a10900;
	padding-top:10px;
	display: block;
}


.photo_header{
	color: #4694c5;
	font-weight:bold;
	text-decoration: underline;
}


#header td{
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	height:29px;
}

#header a{
		font-size: 10px;
		color: #FFF;
}


#header td{
	text-align: center;
}


#names td,th{border-bottom:1px solid #00377C;}
#names th{color:white; background-color: #00377C;}
#names tr{ vertical-align: top;}

/*--------------------- PHOTOS  ----------------------------*/

a.del{
	color:red;
	padding:2px;
	//border:1px solid red;
	background-color: white;
}

/********************  IMAGE BOX  ***************************/
#image_box td.top_left{
	 background-image: url(../images/image_box/01.gif);
	 background-repeat: no-repeat;
	 width:7px;
	 height:6px;
}
#image_box td.top_center{
	 background-image: url(../images/image_box/02.gif);
	 background-repeat: repeat-x;
	 height:6px;
}
#image_box td.top_right{
	 background-image: url(../images/image_box/03.gif);
	 background-repeat: no-repeat;
	 height:6px;
	 width:12px;
}

#image_box td.left{
	background-color: #e4e4e4;
	 background-image: url(../images/image_box/04.gif);
	 background-repeat:  no-repeat;
	 width:7px;
}
#image_box td.center{
	 width:74px;
}
#image_box td.right{
	background-color: #e4e4e4;
	 background-image: url(../images/image_box/06.gif);
	 background-repeat: no-repeat;
	 width:6px;
}
#image_box td.bottom_left{
	 background-image: url(../images/image_box/07.gif);
	 background-repeat: no-repeat;
	 width:7px;
	 height:11px;
}
#image_box td.bottom_center{
	 background-image: url(../images/image_box/08.gif);
	 background-repeat: repeat-x;
	 height:11px;
}
#image_box td.bottom_right{
	 background-image: url(../images/image_box/09.gif);
	 background-repeat: no-repeat;
	 width:12px;
	 height:11px;
}
/*   DRASEIS */
.drasi_date{
	color: #990613;
	font-weight:bold;
}
.drasi_category{
	color : #000;
	font-weight:bold;
}
.drasi_country{
	color : #990613;
	font-weight:bold;
}
.drasi_title{
	font-size:12px;
	font-weight:bold;
	color: #317081;
}
li.roman { list-style-type: upper-roman; } 