

a,a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}

.generall_table {
	background-color: white;
	margin: 0px;
	padding: 0px;
	max-width: 769px;
	min-width: 769px;
}

.generall_table p {
	text-indent: 0.75cm;
}

.no_indent {text-indent: 0cm;}

.no_indent p {text-indent: 0cm;}

.generall_table_line {
	background-repeat: repeat-x;	
}
.generall_table_row {
	background-repeat: repeat-y;
}
.generall_table_center {
background-color: #FFFFFF;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.smaller-font {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.bot_links,.bot_links p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bot_links a, .bot_links a:visited {
	text-decoration: underline;
	color: #0000CC;
}
.bot_links a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.black-bold-arial-headline {font-family: Arial; font-size: 12pt; color: #000000; text-align: center; font-weight: bold; text-align: left}
.black-bold-arial-headline1 {font-family: Arial; font-size: 12pt; color: #000000; text-align: center; font-weight: bold; text-align: left}
.pre-header-1 {text-align: center; font-weight: bold; font-family: tahoma; font-size: 8pt; color: #333333s;}

table.package_table {
padding: 10px;
border: 5px solid #CCCCCC;
}
table.package_table:hover {
/*border: 5px solid #666666;*/
}

.more img {
    margin:5px;
    vertical-align:middle;
	text-decoration: none;
}

.morediv {
    display:none;
    margin-top: 0px;

	text-decoration: none;	
}
.more a,.more a:visited {
	border-bottom: 1px dotted #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	color: #000099;   
}
.more a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000066;
}

.more2 {padding-top: 10px;}

.more2 img {
    margin:5px;
    vertical-align:middle;
	text-decoration: none;
}

.more2 a,.more a:visited {
	border-bottom: 0px dotted #000066;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	color: #000099;   
}
.more2 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000066;
}

.simpleRed {
	color: #E80000;	
	}
.simpleRedBold{
	color: #E80000;		
	font-weight: bold;
	}	
.simpleRedBoldUnderlined{
	color: #E80000;		
	font-weight: bold;
	text-decoration: underline;
	}	
	
.simpleGreen {
	color: #093;	
	}
.simpleGreenBold{
	color: #093;		
	font-weight: bold;
	}	
.simpleGreenBoldUnderlined{
	color: #093;		
	font-weight: bold;
	text-decoration: underline;
	}	
	
.yellowMarker{
	background-color: #FF0;
	}

.textBlockDispay {
	display: block;
	margin-left: 30px;
	}
h1 {
	font-family: Tahoma, Verdana;
	color: #F00;
	text-align: center;
	font-weight: bold;
	size: 16pt;
	}
