﻿html {width:100%;height:100%;font-family:arial;}
body {margin:0px;padding:0px;width:100%;height:100%;color:#f47e20;font-size:12pt;line-height:23px;}
div {position:relative;}
h1 {font-size:38pt;color:Black;font-weight:normal;margin:0px;padding:0px;}
h2 {color:Black;}
h3 {color:Black;}
a {}
a:visited {}
a:hover {}
p {}
hr {border-top:solid 1px #c5c5c5;border-bottom:none;height:1px;padding:0px 0px 0px 0px;margin:0px 0px 10px 0px;border-left:none;border-right:none;}

/* Master page */
.header {width:920px;height:142px;position:relative;margin-left:auto;margin-right:auto;background:url('../img/master/logo.gif') no-repeat;background-position:0px 54px;display:block;text-decoration:none;color:White;margin-bottom:-16px;}
.menu {width:920px;height:40px;position:relative;margin-left:auto;margin-right:auto;background:url('../img/master/menu_bg.gif');}
.menu a{color:White;font-size:13pt;}
.menu ul {width:920px;list-style: none;padding-top:8px;position:relative;left:-29px;}
.menu ul li {width:auto;padding-left:33px;padding-right:33px;float:left;list-style: none;position:relative;}
.menu a {color:white;cursor:pointer;}
.menu a:hover {color:#f7f7f7;}
.content {width:880px;margin-left:auto;margin-right:auto;position:relative;padding:20px;background:url('../img/master/pgbg.gif') repeat-x;}
.content p{line-height:25px;color:#f47e20;}
.footer {width:920px;height:30px;position:relative;margin-left:auto;margin-right:auto;background:url('../img/master/menu_bg.gif');color:White;padding-top:10px;}
.footer a {color:White;}
.topdown {width:839px;height:53px;margin-left:auto;margin-right:auto;background:url('../img/master/topdown.png');}
.tl {width:48px;height:251px;background:url('../img/master/toplr.png');position:absolute;left:-48px;top:8px;}
.tr {width:48px;height:251px;background:url('../img/master/toplr.png');background-position:-48px 0px;position:absolute;right:-48px;top:8px;}
.bl {width:48px;height:251px;background:url('../img/master/toplr.png');background-position:0px -251px;position:absolute;left:-48px;bottom:0px;}
.br {width:48px;height:251px;background:url('../img/master/toplr.png');background-position:-48px -251px;position:absolute;right:-48px;bottom:0px;}

.thumbs{width:256px;height:192px;border:solid 1px white;cursor:pointer;margin-bottom:15px;}
.button{width:125px;height:23px;border:solid 1px #686868;padding-top:5px;text-align:center;color:#252525;background:url('../img/master/button.gif');cursor:pointer;line-height:normal;text-decoration:none;}
.button:hover{background:white;}
