﻿html
{
	cursor: url(images/Normal.cur), default;
}
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

a:link
{
	color: #3080CB;
	text-decoration: none;
	border-bottom: 1px dotted #68C3EE;
}
a:visited
{
	color: #3080CB;
	text-decoration: none;
	border-bottom: 1px dotted #86D9F1;
}
a:hover
{
	cursor: url(images/Link.cur), pointer;	
	background-color: #D8DFFE;
	text-decoration: none;
	border: none;
}



input, textarea
{
    
    font-family: tahoma;
    font-size: 8pt;
    background: #FFF;
	border: 1px solid #BBB;
	color: #000; 
    margin-top: 2;
    margin-bottom: 2;
    padding-left: 2;    
    padding-bottom: 2;
}

select
{
    font-family: tahoma;
    font-size: 8pt;
}

input:focus, input:hover, input:active, select:focus, select:hover, select:active, textarea:focus, textarea:hover, textarea:active
{
    border: 1px solid #B8B7B7;
}


tr, p, div
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5c6260;
}
.btn
{
	cursor: url(images/Link.cur), default;
}
.fortbls
{
	margin: 0 auto;
}
.sefaf a:hover img
{
    opacity: 1;filter: alpha(opacity=100);
}
.sefaf a img
{
    opacity: 0.9;filter: alpha(opacity=90); /* opacity -> firefox, filter -> IE */
    border: 0;
}


.cntImagetopmiddle {
	 background:url(images/topmiddle.gif)
}

.cntmiddlebackground {
	  background-color:#F1F1F1;
}

.cntImagemiddleright {
	 background:url(images/middleright.gif)
}

.cntribboncolor {
	COLOR: #4372b0
}

.cntImagebottoncenter {
	 background:url(images/bottoncenter.gif)
}

.cntImagemiddleleft {
	 background:url(images/middleleft.gif);
	 PADDING-RIGHT: 0px;
}

.cntPR5px {
	PADDING-RIGHT: 0px;
	 vertical-align:top; 
}
