body {
	background-image: url(content/layout/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #e5e5e5;
        font-family: Trebuchet Ms;
        font-size : 11px;
		line-height : 13px;
        color: #7C7C7C;
        margin: 0px;
}.navigation  {
	color: #DDDDDD;
	font-size:11px;
font-family: Trebuchet MS;
text-transform: uppercase;
	text-decoration: none;		font-weight: bold; }
	
.navigation a:link  {
padding-left: 8px;
padding-right: 8px;
letter-spacing:1px;
	color: #ED3B31;
	text-decoration: none;		font-weight: bold; }

.navigation a:visited {
	color: #ED3B31;
letter-spacing:1px;
	padding-left: 8px;
padding-right: 8px;
	text-decoration: none;		font-weight: bold; }

.navigation a:hover {
padding-left: 8px;
letter-spacing:1px;
padding-right: 8px;
	color: #ad7bc1;
	text-decoration: none;
	font-weight: none; 
	border-bottom: 0px dashed #FFFFFF; }b, strong	{
	color: #333333;
	}
 
i,em	{
	color: #7c4991;
	}
 
u	{
	color: #777777;
	}
		
			

tr, td {
		font-family: arial; 
		font-size: 11px; 
		letter-spacing:0px;
		line-height: 13px; 
		text-align:justify;		
font-weight: none; 
color:#555555F;
}

a:link, a:visited {
	color: #a476b8; 
	text-decoration: none; 	}

	a:hover {
	color: #a476b8; 
	text-decoration: underline;	

table.MsoNormalTable {
		mso-style-parent:"";
		color:#949494;
text-transform: none;
		font-size:9px;		
font-weight: none; 
font-family: arial;
		
}
}
.title {
	font-family: georgia;
	color: #efdaea;
	text-shadow: #efbbe1 1px 1px 1px;
}
.text{
	color: #777576;
	text-shadow: #ffffff 1px 1px 1px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 32px;
}
a{
	color: #a76b97;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #dee7c4 1px 1px 1px;
}
a:hover{
	color: #5a3851;
	text-decoration: none;
}
.box{
	background-color: #e6d9ea;
	padding: 10px;
	margin: 4px;
	border: 1px solid #c0c0c0;
	margin-left: 15px;
	margin-right: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}