body
{
    font-weight: normal;
    word-spacing: normal;
    text-transform: none;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN' , 'MS UI Gothic' , Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    text-align: center;
    background-color: #404040;
    background-image: url("/images/bg_gray.png");
	background-position: center top;
	background-repeat: repeat-y;
	overflow-y: scroll;
}

h1
{
	margin-bottom:10px;
	font-size:9pt;
	color:#808080;
	font-weight:normal;
}

h2
{
	margin-bottom:0px;
}

td
{
	font-size: 9pt;
}

div.all
{
    text-align: center;
	position: absolute;   
	left: 50%;   
	width: 840px;   
	margin-left: -420px;
    background-color: #ffffff;
    background-image: url("/images/bg_gray.png");
	background-position: center top;
	background-repeat: repeat-y;
	margin-bottom:0px;
    padding-bottom: 0px;
}

div.header
{
    background-image: url("/images/bg_gray.png");
	background-position: center top;
	background-repeat: repeat-y;
    background-color: #ffffff;
}

img.vickly_title
{
	margin-top:10px;
}

table.header
{
    width: 100%;
	margin-bottom:10px;
}

table.header td.sun
{
    height: 1px;
    background-color: #a0a0a0;
}

table.header td.intro
{
    font-size: 10pt;
    letter-spacing: 1px;
    color: #FF0000;
    font-weight: bold;
}


table.header td.sky
{
    width: 100%;
	text-align:center;
    background-color: #404040;
	height:25px;
}

table.header td.sky a, table.header td.sky a:visited
{
    font-size: 12pt;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	margin-top:10px;
	margin-bottom:10px;
    vertical-align: middle;
}
table.header td.sky a:hover
{
    color: #ffffff;
}

table.header td.sea
{
    padding-top: 0px;
    height: 1px;
    background-color: #a0a0a0;
}

table.toptable
{
	margin-top:20px;
	margin-bottom:20px;
}

table.toptable img
{
	border-style:solid;
	border-width:10px;
	border-color:#FFFFFF;
}

table.toptable a
{
}

table.toptable td.red a:hover img
{
	border-color:#FF8080;
}
table.toptable td.green a:hover img
{
	border-color:#80FF80;
}
table.toptable td.blue a:hover img
{
	border-color:#8080FF;
}
table.toptable td.yellow a:hover img
{
	border-color:#FFFF80;
}

div.main
{
    text-align: center;
}

div.main div.catch_copy
{
	letter-spacing: 1pt;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 20px;
}

div.main div.head
{
    letter-spacing: 2pt;
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 2px;
    width: 200px;
    border-bottom: #a9a9a9 1px solid;
    line-height: 15pt;
    color: #000000;
}
div.main div.body
{
	margin-bottom: 20px;
	margin-left: 20px;
    line-height: 140%;
}

div.title
{
    font-size: 14pt;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
    padding-left: 30px;
    width: 760px;
	margin-left:10px;
    background-color: #000080;
    letter-spacing: 5px;
    color: #ffffff;
    line-height: 120%;
    text-align: left;
    font-weight: bold;
	border-style: outset;
	border-width: 1px;
}

div.main
{
    font-size: 10pt;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    padding-left: 30px;
    width: 760px;
	margin-left:10px;
    background-color: #FFFFFF;
    letter-spacing: 1px;
    color: #696969;
    line-height: 130%;
    text-align: left;
}

div.main div.toptitle
{
    font-size: 14pt;
    font-weight: bold;
    line-height: 20pt;
    padding-bottom: 0px;
    border-left: #ff3300 3px outset;
    margin-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    margin-left: 5px;
    color: #000000;
}

div.footer
{
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color: #f0ffff;
}

div.footer table
{
    margin-bottom: 0px;
}

div.footer td
{
    text-align: center;
    font-size: 8pt;
    letter-spacing: 1px;
    color: #ffffff;
}

