body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(images/bg.jpg);
	background-color: #B2CCE5;
}

.bgnorepeat {
	background-repeat: no-repeat;
	background-position: top left;
}

.bgrepeat-x {
	background-repeat: repeat-x;
	background-position: top left;
}

.bgrepeat-y {
	background-repeat: repeat-y;
	background-position: top left;
}

.bgleftsidebar {
	background-repeat: no-repeat;
	background-position: bottom left;
}

.margin-right {
	margin-right: 10px;
}

.margin-left {
	margin-left: 10px;
}

.bgwhite {
	background-color: #FFF;
}

.border {
	background-color: #69C;
}

.bordertable {
	background-color: #AAA;
}

.bgsidebar {
	background-repeat: repeat-x;
	background-position: left top;
}

.bgsidebarhead {
	background-repeat: repeat-x;
	background-position: left top;
}

.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 18px;
}

.textnormalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	line-height: 18px;
}

.textnormalitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #555;
	line-height: 18px;
}

.textnormalitalicbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #111;
	line-height: 18px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #399;
}

.textnormalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}

.textsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	line-height: 14px;
	text-decoration: none;
}

.textsidebarbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	line-height: 14px;
}

.textsidebarhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	line-height: 18px;
}

.textvideotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #058;
	line-height: 18px;
}

.linksidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069;
	line-height: 14px;
}

a.linksidebar:hover {
	text-decoration: none;
}

.linkvendornav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47A;
	line-height: 24px;
	display: block;
	text-decoration: none;
}

a.linkvendornav:hover {
	background-color: #A8C2DB;
	color: #FFF;
}

.textvendornav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
	margin-left: 10px;
}

.bgvendornav {
	background-color: #369;
}

.linkvendorsubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 22px;
}

a.linkvendorsubnav:hover {
	color: #000;
	text-decoration: none;
}

.bgvendorsubnav {
	background-color: #DDD;
}

.linknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36C;
	line-height: 18px;
}

a.linknormal:hover {
	text-decoration: none;
	color: #555;
}

.linkbottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFF;
}

a.linkbottomnav:hover {
	color: #9CF;
}

.categoryselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	width: 182px;
	height: 17px;
	margin-top: 11px;
}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height: 18px;
}
	

.textprivacypolicy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #777;
}

.textcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFF;
}

.linkmaxcreative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #FFF;
}

a.linkmaxcreative:hover {
	text-decoration: none;
}