/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	margin-left:0;
	margin-top:0;
text-align:center;
	
}

#contain {
width:100%;
margin:0px auto;
border:1px dotted  #999999;
background-color:#ffffff;	
}

P{
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	line-height:150%;
}

P.title{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	line-height:150%;
	font-weight: bold;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

th {
	font-family: Tahoma;
	font-size: 11px;
}

form {
	font-family: Tahoma;
	font-size: 11px;
	}

input {
	font-family:  Tahoma;
	font-size: 11px;
}

textarea {
	font-family:  Tahoma;
	font-size: 11px;
}

select {
	font-family:  Tahoma;
	font-size: 11px;
}


ul {
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left:25px;
	line-height:18px;
}

li {
	font-family: Tahoma;
	font-size: 11px;
}

ol {
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

a.master:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	text-decoration: none;
}

a.master:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	text-decoration: none; 
}
a.master:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	text-decoration: none;
} 
a.master:visited{
	font-family: Tahoma;
	font-size: 11px;
	color:#416c93;
	text-decoration: none;
}

a.masterSideLink:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	text-decoration: none;
	font-weight: bold;
}

a.masterSideLink:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	text-decoration: none; 
	font-weight: bold;

}
a.masterSideLink:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #416c93;
	text-decoration: none;
	font-weight: bold;
} 
a.masterSideLink:visited{
	font-family: Tahoma;
	font-size: 11px;
	color:#416c93;
	text-decoration: none;
	font-weight: bold;
}

a.masterSideLinkDropped:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
}

a.masterSideLinkDropped:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none; 
	font-weight: bold;

}
a.masterSideLinkDropped:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
	font-weight: bold;
} 
a.masterSideLinkDropped:visited{
	font-family: Tahoma;
	font-size: 11px;
	color:#636363;
	text-decoration: none;
	font-weight: bold;
}

a.more:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

a.more:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none; 

}
a.more:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
} 
a.more:visited{
	font-family: Tahoma;
	font-size: 11px;
	color:#ff0000;
	text-decoration: none;
}

.rgtlink {
FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #025178; FONT-SIZE: 12px; VERTICAL-ALIGN: middle; FONT-WEIGHT: bold
}
.rgtlink a{
COLOR: #025178; text-decoration:none;
}
.rgtlink a:hover{
COLOR: #990000; text-decoration:none;
}