﻿body
{
    font: 0.7em Verdana;
    font-size: 11px;
    color: #1B1B1B;
    margin: 0px 0px 0px 0px;
}

#mask
{    
    margin: 10px auto 10px auto;
    padding: 0px;
    width: 1000px;
    background-color: #FFFFFF;
    position: relative;
}
.divMask
{
    margin: 10px auto 10px auto;
    padding: 0px;
    width: 1000px;    
    position:relative;
}
.div1
{
    /*border: thin solid #CC3300;*/
    display: block;
    float: left;
    margin: 0px 4px 3px 4px;
    height: 33px;
}

.div2
{	
	display: block;
	clear: none;
	margin: 0px 4px 3px 4px;
	height: 33px;		
}

ol
{
	list-style-type: none;
	left: 0px;
	margin: 0px;
	padding:0px;	
}

.veri
{
    font: 0.7em Verdana;
    font-size: 11px;
    background-color: Transparent;
    border: 1px solid #CCCCCC;
    /*height: 20px;*/
}
.veriText
{
    font: 0.7em Verdana;
    font-size: 11px;
    /*height: 20px;*/
}
h1
{    
    text-align: center;
    font-weight: bold;
    font-size: 10px;    
}
h2
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color:#933366;
}
h3
{
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color:#933366;
}
a:hover {  color: #993366; text-decoration: none}
a:link { color: #006400; text-decoration: none}
a:visited { text-decoration: none}
a:active {color: #993366; text-decoration: none}
a{cursor:pointer;}
