@charset "UTF-8";
/* content-robcursons.com */

body {
	padding: 0px;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
	background-image: url(../images/structure/bg3.jpg);
	background-repeat: repeat;
    }
    
.content {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 140%
}
.contentlarge {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 140%
}
.contentgray {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	line-height: 140%
}
.navigation {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	line-height: 140%
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: bold;
}
	
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: bold;
}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC3300;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: bold;
}
	
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-weight: bold;
	}
	
.legal {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 9px;
	color: #999999;
	text-align: justify;
	line-height: 140%
}

.infosmall {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	line-height: 120%
}

.shop {
	font-family: "helvetica", "arial", sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	text-align: left;
	line-height: 140%
}

.form { 
    font-family: "helvetica", "arial", sans-serif;
    font-style: normal;
	font-size: 11px;
	color: #333333;
    background-color: #FFFFFF; 
    border: 1px solid #CC3300; 
    }