body {margin:0; padding:0; background: #cocoa1}

.ppp input{width:300px; height:18px; color:#333333; font-size:11px; border-color:#D2D2D2; background-color:#CDCCBA; border-style:solid border-width:1px}

.style14 {font-size: 10px}
.style20 {font-size: 11px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}
.style21 {font-size: 12px; color: #333333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;}
.style22 {font-size: 14px}
.style23 {font-size: 16px}
.style30 {font-size: 13px}
.style31 {color: #333333}
.style32 {font-size: 10px; color: #333333; font-weight: bold;}

a {color:#54718D; border:none; text-decoration:none;}
a:hover{color:#3E4E59; text-decoration:none;}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family: "Tahoma", Arial, Verdana, sans-serif;
    font-size:75%;
    line-height:100%;
    text-decoration:none;
    font-weight:normal;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
	padding:5px 10px 5px 5px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}

.fleft { float:left; padding:3px 10px 10px 0px; margin-bottom:0px}
.fright {
	float:left;
	padding:3px 5px 10px 0px;
	margin-bottom:0px
}

ul {margin:0; padding:0; list-style:none}
li {background: url(images/arrow3.png) no-repeat  0px 5px; padding-left:15px; line-height:12px; color:#333333;}
.register ul {margin:0; padding:0; list-style:none}
.register li {
	background: url(images/bullet.png) no-repeat  0px 0px;
	padding-left:17px;
	line-height:13px;
	font-family: font-family: Tahoma, Verdana; color: #333333; font-size: 11px; padding-bottom:5px}

