body  { 
background: #ffffff;
background-image: url(../images/main-bg.png);
background-repeat:repeat-x;
background-attachment: fixed;
margin: 0pt;
margin-bottom: 0pt;
}

a {text-decoration:none}

.date {
        font-size:11px;
        font-weight:normal;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:24px;
        color:#666666;
}

.nav {
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma,Verdana,Helvetica,Geneva;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}

.nav a:hover, .nav a:active{
	color:#FFffff;
	font-size:10px;
	font-family:Tahoma,Verdana,Helvetica,Geneva;
	font-weight:normal;
	text-decoration:underline;
}

.header {
        font-size:13px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:30px;
        color:#FF0040;
}

.title {
        font-size:16px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:32px;
        color:#FF0040;
}

.intro {
        font-size:12px;
        font-weight:normal;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:22px;
        color:#000000;
}

.inset1 {
        font-size:11px;
        font-weight:normal;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:40px;
        color:#b5bdce;
}

.inset-header1 {
        font-size:12px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:26px;
        color:#eeeeee;
}

.inset {
        font-size:11px;
        font-weight:normal;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:16px;
        color:#ffffff;
}

.inset-header {
        font-size:12px;
        font-weight:bold;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:16px;
        color:#ffffff;
}

.bodysmall {
        font-size:10px;
        font-weight:normal;
        font-family:Tahoma,Verdana,Helvetica,Geneva;
        line-height:16px;
        color:#fff;
}

a:hover {color:#FD003D;
		text-decoration:underline}
		

