/* default setup */

body {
    margin:				0px 0px 0px 0px;
    background-color:	#ffffff;
	font-family:		Arial, Sans-Serif;
	font-size:			11px;
	font-weight:		normal;
	line-height:		13px;
	text-align:			left;
}

img {
    border:				0px;
    margin:				0px;
    padding:			0px;
}


a:link, a:visited, a:hover {
    text-decoration		:none;
}

.row {
    clear:both;
}

.clm {
    float:left;
}

.center {
    margin-left:	auto;
    margin-right:	auto;
    text-align:		center;
}


.oneeight {
    width:12.5%;
}

.twoeight {
    width:25%;
}

.threeeight {
    width:37.5%;
}

.foureight {
    width:50%;
}

.fiveeight {
    width:62.5%;
}

.sixeight {
    width:75%;
}

.seveneight {
    width:87.5%;
}

.eighteight {
    width:100%;
}





.oneseven {
    width:14%;
}
.twoseven {
    width:28%;
}
.threeseven {
    width:42%;
}
.fourseven {
    width:57%;
}
.fiveseven {
    width:71%;
}
.sixseven {
    width:85%;
}
.sevenseven {
    width:100%;
}


.two {
    width:50%;
}

.three {
    width:31%;
}

.onethree {
    width:33%;
}

.twothree {
    width:66%;
}

.four {
    width:24%;
}

.five {
    width:20%;
}

.six {
    width:16.5%;
}

.seven {
    width:14%;
}

.eight {
    width:12.5%;
}

.bkc1 {
    background-color:#ffffff;
}

.txt {
	font-family:		Arial, Sans-Serif;
	font-size:			11px;
	font-weight:		normal;
	line-height:		13px;
	text-align:			left;
}

.txt a:link {
	color:				#000;
	text-decoration:	underline;
}

.txt a:visited {
	color:				#444;
}

.txt h1 {
	font-size:			11px;
	text-transform:		uppercase;
	font-weight:		normal;
	margin:				0;
	margin-top:			10px;
	padding:			0;
}

.txt h2 {
	font-size:			11px;
	text-transform:		uppercase;
	margin:				0;
	padding:			0;
}



.menu {
	visibility:			hidden;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

.menu ul {
	line-height:		15px;
	list-style:			none;
	padding:			4px 0px 0px 6px;
	margin:				0px 0px 0px 0px;
}

.menu a:link, .menu a:visited {
	color:				#888888;
	text-decoration:	none;
}
    

.listen a:hover {
    color:#009EFF;
}
.listen .stuck a:link, .listen .stuck a:visited {
    color:#009EFF;
    text-decoration:none;
}

.look a:hover {
    color:#000000;
}

.look .stuck a:link, .look .stuck a:visited {
    color:#000000;
    text-decoration:none;
}

.learn a:hover {
    color:#3a8230;
}

.learn .stuck a:link, .learn .stuck a:visited {
    color:#3a8230;
    text-decoration:none;
}

.love a:hover {
    color:#F16222;
}

.love .stuck a:link, .love .stuck a:visited {
    color:#F16222;
    text-decoration:none;
}
