*{
margin:0px;
padding:0px;
/*border-width:0px;
border-spacing:0px;*/
outline:none;
}
body{
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
color:#414142;
background-color:#ddd;
/*background:#2da3fc url(images/body.png) repeat left top;*/
}
img{border-width: 0 0;}
a{
color:#fff;
text-decoration:underline;
}
a:hover{
color:#e1e4e3;
}
h1
{
text-align:left;
}
h1 img {vertical-align:bottom;margin-left:0;}
h2
{
	padding:20px;
	font-size:1.3em;
    font-weight:bold;
    color:#193c95;
	text-align:left;
    /*background-color:#000;*/
}
h3{color:#666;}
ul{list-style-type: square;}
li{margin-left:15px;}
td{vertical-align:top;}
table{/*margin:5px auto;*/}
/*br{line-height:1.1em;}*/
strong, b{color:#5bcb10;}
small{font-size:0.8em;}
big{font-size:1.2em;}
/* class */
.spacer{clear:both;}
.smaller{font-size:0.9em;}
/* id */
#page{
background-color:#fff;
margin:0 auto;}
#bg{
}
#inner{
margin:0 auto;
background:#fff url(images/bg.png) repeat-x 0 0;
}
#back{
background:transparent url(images/logo.png) no-repeat center top;
margin:0 auto;
width:840px;
height:668px;
}
#logo{
background:transparent url(images/logo.png) no-repeat center top;
height:668px;
text-indent:-1000px;
overflow:hidden;
}
#core{
background:transparent;
margin:0 auto;
padding-top:40px;
}
.pad{padding:10px;}
.dash{line-height:0;border-top:1px dashed #414142;margin:10px 0;}
