﻿/* HTML TAGS */
body
{
    background-color: #000066;
}

table
{
    font-family: Verdana, Arial, MS Sans Serif;
}

td
{
    text-align: center; 
}

ul
{
    list-style-image: url("../../images/list_bullet_1FCA.GIF");
}

a.sus:link
{
    color: #ffffff;
	text-decoration: none;
}

a.sus:visited
{
    color: #ffffff;
	text-decoration: none;
}

a.sus:active
{
    color: #ffffff;
	text-decoration: none;
}

a.sus:hover
{
    color: #ffffff;
	background-color: #ffbf55; 
}

a.stg:link
{
    color: #000000;
	text-decoration: none;
}
		  
a.stg:visited
{
    color: #000000;
	text-decoration: none;
}

a.stg:active
{
    color: #000000;
	text-decoration: none;
}

a.stg:hover
{
    color: #000000;
	background-color: #0033CC; 
}

a.jos:link
{
    color: #000000;
	text-decoration: none;
}

a.jos:visited
{
    color: #000000;
	text-decoration: none;
}

a.jos:active
{
    color: #000000;
	text-decoration: none;
}

a.jos:hover
{
    color: #000000;
	background-color: #0033CC;
}


/* CLASSES */
.h
{
	line-height: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 15px;
}

.h2
{
    margin-top: 2px; 
    margin-bottom: 5px; 
    color: Red; 
    font-style: italic;  
}

.table1
{
    background-repeat: no-repeat;
    height: 140px;
}

.table2 
{
    border-style: dashed; 
 	border-color: #000066;
}

.td1
{
	background-color: #FFFFCC;
	background-image: url("../../images/coltstgsus_col.GIF");
	background-repeat: no-repeat; 
}

.td2
{
	background-color: #FFFFCC;
	background-image: url("../../images/coltdrsus_col.GIF"); 
	background-repeat: no-repeat; 
}

.td3
{
	background-color: #FFFFCC;
	background-image: url("../../images/coltstgjos_col.GIF"); 
	background-repeat: no-repeat; 
}

.td4
{
	background-color: #FFFFCC;
	background-image: url("../../images/coltdrjos_col.GIF"); 
	background-repeat: no-repeat; 
}

.td5
{
	background-color: #FFFFCC;
	background-image: url("../../images/baraorizsus_col.GIF");
	background-repeat: repeat; 
}

.td6
{
	background-color: #FFFFCC;
	background-image: url("../../images/baraorizjos_col.GIF"); 
	background-repeat: repeat; 
}
 
.td7
{
	background-color: #FFFFCC;
	background-image: url("../../images/baraverticstg_col.GIF"); 
	background-repeat: repeat; 
} 

.td8 	 	  
{ 
	background-color: #FFFFCC;
	background-image: url("../../images/baraverticdr_col.GIF"); 
	background-repeat: repeat; 
}

.td9          
{ 
    font-size: 14px;
	text-align: justify;
	background-color: #FFFFCC;
}

.td10         
{ 
    width: 145px;
	font-weight: 500;
	text-align: left;
}

.td11		  
{
    text-align: left;
}

.td12         
{ 
    vertical-align: bottom;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
}

.td13         
{ 
    font-size: 11px;
	text-align: center;
	background-color: #FFFFCC; 
}

.td14
{
    text-align: center;
    background-color: #FFFFCC;
}

.td15
{
    text-align: right;
    padding-right: 20px;
}

.inptxt       
{ 
    width: 100px; 
	height: 18px; 
	border-style: ridge;
	border-width: 2px; 
	border-color: #0033CC;
}

.inptxtreg 	  
{ 
    height: 20px; 
	border-style: ridge;
	border-width: 3px; 
	border-color: #003cd9;
}
 
.p1			  
{ 
    text-align: justify;  
}

.p2
{
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	padding: 10px;
	margin-top: -2px;
}

.p3
{
    font-weight: 700;
}

.p4
{
    font-size: 14px;  
    margin-top: 2px; 
    margin-bottom: 2px; 
    padding-left: 5px; 
    padding-right: 5px;
}

.p5
{
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -2px;
}

.ultraffic
{
    margin-top: -10px;
    margin-bottom: 0px;
}

.ultraffic1
{
    margin-top: -20px;
    margin-bottom: 0px;
}

.htraffic
{
    line-height: 10px;
	padding-left: 12px;
	padding-right: 12px;
}

.photo
{
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 4px;
	border: 2px;
	border-color: #000066;
	border-style: ridge;
}

.photo1
{
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 4px;
	border: 2px;
	border-color: #000066;
	border-style: ridge;
}

.photo2
{
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 4px;
	border: 2px;
	border-color: #000066;
	border-style: ridge;
}

.spantemp
{
    font-weight: 600;
}

.modalBackground
{
	background-color: Gray;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.modalPopup
{
	background-color: #ffffcc;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 620px;
	height: 530px;
	vertical-align: middle;
}

.div1
{
    visibility: hidden;
}

.h1
{
    font-size: 8px;
    line-height: 1px;
}

.licontest
{
    padding-bottom: 6px;
}


.olprize
{
    list-style-image: url("../../images/sagport_sm.gif");
}
