a.m1
{
		background-color: #006CFF;
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
		padding: 5px 5px 5px 5px;
		display: block;
        font-weight: bold;
		text-decoration: none;
}
h4
{
		padding-top: 40px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 3px;
        color: #006CFF;
        font-family: Tahoma;
        font-size: 16px;
}
a.m1:hover
{
		background-color: #FFBA00;
        font-family: Tahoma;
        font-size: 11px;
        color: #006CFF;
		padding: 5px 5px 5px 5px;
		display: block;
        font-weight: bold;
		text-decoration: none;
}
 .hidden
 {
        visibility: hidden;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 30px; 
}
 .show
{
        visibility: visible;
        position: absolute;
        height: 30px;
}
#p_
{
        height: 100%;
}
#bg1
{
        background-image : url(imgs/bg1.gif);
        background-position : top left;
        background-repeat : no-repeat;
}
#bg2
{
        background-image : url(imgs/bg2.gif);
        background-position : top right;
        background-repeat : no-repeat;
}
.big
{
        color: #006CFF;
        font-family: Tahoma;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: bold;
}
.tobig
{
        color: #006CFF;
        font-family: Tahoma;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
}
td,.text
{
        color: #002A62;
        font-family: Tahoma;
        font-size: 12px;
}
.mark
{
	color: Red;
	font-family: Tahoma;
	font-size: 12px;
}
table.text
{
        color: #002A62;
        font-family: Tahoma;
        font-size: 12px;
        line-height: 23px;
}       
.copy
{
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
}
a.copy
{
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}
.topm
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.m
{
        font-family: Tahoma;
        font-size: 11px;
        color: #BBD0FF;
        font-weight: bold;
}
