﻿


TABLE.black_border_1px {
		border-collapse: collapse;
		border-top-width: 1px; 
		border-top-style: solid;
		border-bottom-width: 1px; 
		border-bottom-style: solid;
		border-left-width: 1px; 
		border-left-style: solid;
		border-right-width: 1px; 
		border-right-style: solid;
		
		border-color: #DDDDDD;
}

TABLE.border_1px {
		border-collapse: collapse;
		border-width: 1px;
		border-style: solid;
}

TABLE.border_brown {
		border-color="#640000";
}


TABLE.border_black {
		border: #000000;
}

TABLE.border_navy {
		border-color="#020A5A";
}

TABLE.border_outer {
		border: collapse;
		border-left: 1px solid;
		border-right: 1px solid;
		border-top: 1px solid;
		border-bottom: 1px solid;
}

TABLE.tight {
		border: none collapse;
		border-style: none;	
		border-spacing: 0px;
		padding: 0px;	
		border-collapse: separate;
		*border-collapse: expression('separate', cellSpacing = '0px');
		
}


TD.tight {
		border-width: 0px; 
		border-style: solid;	
		border-color: red;
		padding: 0px;
		border-spacing: 0px;
		/*border-collapse: separate;
		*border-collapse: expression('separate', cellSpacing = '0px');
		*/
}

TD.color_navy {
		color: #020A5A; 
}

TD.staz {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
		color: #020A5A;		
		line-height: 0.5cm;
}

TD.staz_bold {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: #020A5A;		
		line-height: 0.5cm;
}

TD.justified {
		text-align: justify;
}

TD.border_1px {
		border-width: 1px; 
		border-style: solid;		
}

TD.border_1px_right {
		border-right-width: 1px; 
		border-right-style: solid;		
}

TD.border_1px.brown {
		border-color: #640000;
}

TD.border_yellow {
		border-color: #FFFF00;
}

TD.context_menu {
		font-family: Arial, Helvetica;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 5px;
		padding-bottom: 5px;
}

TD.body {
		width: 730px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: justify;
		line-height: 0.6cm;
}

H1 {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: bold;
		color: #020A5A;
		
}

H2 {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: bold;
		color: #5355BB;
		color: #E1E3FF;
}

H3 {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: bold;
		color: #020A5A;
		
}

BODY {
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		color: #020A5A;		
		line-height: 0.5cm;
		text-align: justify;
}

P.add_date {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: bold;
		font-size: 10px;
		color: #5355BB;		
}

P.content {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		color: #020A5A;		
		line-height: 0.5cm;
		text-align: justify;
}

P.tight_content {
		font-family: Arial, Helvetica;
		font-size: 12px;
		color: #020A5A;		
		line-height: 0.3cm;
		text-align: left;
}


P{
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 10px;
		color: #000000;
}


/*DIV.content {
		font-family: Arial, Helvetica;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		color: #020A5A;		
		line-height: 0.5cm;
		text-align: justify;

		
}*/


P.zolty {
		color="#FFFF00";
}


SPAN.content{
		color: #00FF00;
}


IMG {
		border: 0px;
}

IMG.right_aligned {
		margin-left: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		float: right;
}


UL.tight {
		list-style-type: circle;
}

INPUT.text {
		border: solid 1px;
		border-color: #AAAAAA;
		
}

TEXTAREA.text {
		border: solid 1px;
		border-color: #AAAAAA;
}

A{
		border: none;
		text-decoration: none;
		margin: 0px;
}
/*
A:link.cont_menu_link {
		color: #FFFFFF;
		text-decoration: none;
}

A:visited {
		color: #0000FF;
}

A:visited.cont_menu_link {
		color: #FFFFFF;
		text-decoration: none;
}


A:hover.cont_menu_link {
		color: #FFFF33;
		text-decoration: none;
}
*/
