﻿body
{
	text-align : justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px ;
	letter-spacing : 0.1px ;
	line-height: 1.6em;

	
}

#header
{
	border : 0px solid black;
	text-align : right;
	font-weight : bold;
	color : White;
	background-image : url('img/logo_header2.gif') ;
	background-color : #cc0000;
	height : 60px;
	margin-bottom : 30px;
	
}

a:link {
		color: #286ea0;
		text-decoration:none;
		text-align: left ;
		border-bottom: 1px dotted #6DA6E2;
	}
	
	a:visited {
		color: #286ea0;
		text-decoration:none;
		text-align: left ;
		border-bottom: 1px dotted #6DA6E2;
		} 
	
	a:active {
		color: #286ea0;
		text-decoration:none;
		text-align: left ;
		border-bottom: 1px dotted #6DA6E2;
		}
	
	a:hover {
		color: black;
		text-decoration: none;
		border-bottom: 1px dotted #666666;
	}


h3
{
	margin-bottom : 10px;
	line-height: 25px ;
	font-size: 1.2em ;
	color: #003366 ;
}


.headerText
{

	font-size : 10px ;
	text-align : justify;
	font-weight : bold ;
	
	margin-right : 1px ;	
}
.list
{
	margin-top : 21px ;

	font-size : 10px ;
	text-align : justify;
	font-weight : bold ;
	
	margin-right : 1px ;
}

.text
{
	vertical-align : middle ;
}

.list2
{
	font-size : 10px ;
	text-align : justify;
	font-weight : bold ;
	vertical-align : middle;
}


.panel
{
	vertical-align : middle;
	padding-bottom : 5px ;
}

.tab
{
	width : 100% ;
	text-align : center ;
	
	border-collapse : collapse;
	border : 1px solid gray ;
	padding-right : 5px ;
	padding-left : 5px ;
	font-size : 10px ;
	vertical-align : middle;	
}

.tab2
{
	text-align : center ;
	
	border-collapse : collapse;
	border : 1px solid gray ;
	padding-right : 5px ;
	padding-left : 5px ;
	font-size : 10px ;
	vertical-align : middle;	
}

tr, td
{
	border : 1px solid gray ;

}

.trNone, .tdNone
{
	border : 0px solid gray ;
	font-size : 10px;
	letter-spacing : 0.1px ;
	line-height: 1.6em;
	text-align : justify;

}

.trhover:hover
{
	background-color : #cc0000 ;
	color : White ;
}

input
{
	border : 1px solid  #cc0000 ;
	background-color : White ;
	color : #cc0000 ;
	font-weight : bold ;
	font-size : 11px ;
	
}

th
{
	font-weight : bold ;
	border : 1px solid gray ;
	color : Black ;
	padding-left : 5px ;
	padding-right : 5px ;
}

.separator
{
	height : 20px ;
}

#footer
{
	/* background-image : url(img/logo2.gif); */
	background-repeat : no-repeat;
	height : 100px ;
	margin-top : 30px ;
}

h2
{
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold ;
	text-transform :uppercase;
	color : #cc0000 ;
	padding-bottom : 5px ;
	border-bottom : solid 5px #cc0000;
}

h3
{
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold ;
	text-transform :uppercase;
	color : White ;
	padding-bottom : 5px ;
	border-bottom : solid 5px #ffffff;
}

.top
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width : 761px;
	height : 12px;
	background-image : url('img/ph_top.gif') ;
	background-repeat : repeat-y;
}

.left
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width : 13px;
	background-image : url('img/ph_left.gif') ;
	background-repeat : repeat-y;
}

.right
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width : 13px;
	background-image : url('img/ph_right.gif') ;
	background-repeat : repeat-y;
}

.bottom
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width : 761px;
	height : 12px;
	background-image : url('img/ph_bot.gif') ;
	background-repeat : repeat-y;
}

.content
{
	padding : 30px ;
	text-align : justify ;
	width : 680px ;
	background-color : White ;
	background-image: url();
	border : none ;
}

/* POPUP */

.top2
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width : 561px;
	height : 12px;
	background-image : url('img/ph_top2.gif') ;
	background-repeat : repeat-y;
}

.content2
{
	padding : 30px ;
	text-align : justify ;
	width : 476px ;
	background-color : White ;
	background-image: url();
	border : none ;
}

.bottom2
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width : 561px;
	height : 12px;
	background-image : url('img/ph_bot2.gif') ;
	background-repeat : repeat-y;
}
