 body {
		margin:20px;
        background:#000000;
        color: #333333;
        text-align:left;
        padding:0;
		font-family: Verdana;
        font-size: 8pt; 
        font-weight: normal;
        color:#cccccc;
}

a:link {
		text-decoration: none; 
		color:#ffffff;
}

a:visited {
		text-decoration: none; 
		color:#ffffff;
}

a:active {
		text-decoration: none; 
		color:#ffffff;
}

a:hover {
		text-decoration: none; 
		color:#ffffff;
}

table {
		padding: 25px;
}

td {
		padding: 25px;
}

input {
		font-family: Verdana;
        font-size: 8pt; 
        font-weight: normal;
        color:#333333;
}

textarea {
		font-family: Verdana;
        font-size: 8pt; 
        font-weight: normal;
        color:#333333;
}

option {
		font-family: Verdana;
        font-size: 8pt; 
        font-weight: normal;
        color:#333333;
}

select {
		font-family: Verdana;
        font-size: 8pt; 
        font-weight: normal;
        color:#333333;
}

#outer {
        position:relative;
        text-align:left;
        width:741px;
        margin:auto;
}

#top {
        position:relative;
        height:39px;
}

#banner {
        width:741px;
        padding:0;
        text-align:center;
        position:relative;
        height: 320px;
}

#menu {
        position:relative;
        width:741px;
		margin-left: auto ;
		margin-right: auto ;
        height:37px;
        text-align:center;
        background: url(images/menu_bg.png);		
}

#bodyblock {
        position:relative;
        color: #333333;
        width:741px;
        padding:0;
        text-align:left;
}

#cont {
        width:741px;
        text-align:left;
		font-family: Verdana;
        font-size: 8pt; 
        font-weight: normal;
        color:#cccccc;
		background: #0e0e0e;
}

#copyright {
        background: url(layout/4.jpg);
        font-family: Verdana;
        font-size: 7pt; 
        font-weight: normal;
        text-decoration: none;
        color: #999999;
        text-align: center;
}

#menu ul {
        width: 741px;
        list-style: none;
        padding: 0;
        margin: 0;

}

#menu li {
        float: left;
        height: 37px;
        line-height: 37px;
        float: left;
        width: 247px;
        display: block;
        font-family: Verdana;
        font-size: 9pt; 
        font-weight: normal;
        text-decoration: none;
        text-align: center;
		background: url(images/tab.png);
		vertical-align: bottom;
}

#menu li a {
        background: url(layout/3.jpg);
        height: 37px;
        line-height: 37px;
        float: left;
        width: 247px;
        display: block;
        font-family: Verdana;
        font-size: 9pt; 
        font-weight: normal;
        color: #336699;
        text-decoration: none;
        text-align: center;
}

#menu li a:hover {
        background: url(layout/3ah.jpg);
}



#menu li a {
        float: none
}

#gap {
        height: 10px;
        margin-left: auto ;
        margin-right: auto ;
}

#gap2 {
        height: 15px;
        margin-left: auto ;
        margin-right: auto ;
}

#margin {
        width: 720px;
		margin: 12px;
}

p.blue {
		color: #0099ff;
}

p.red {
		color: #ff0000;
}