body {
	background-color: #72B8C9;
	background-image: url(http://files.webopload.net/1938968248.bg.png);
	background-repeat: repeat-x-y;
        background-position:top center;
        font-size: 10px;
        font-family: Trebuchet MS;
        color: #B27A60;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A:link
{ 
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #AFC9ED;
        text-align:center;
	text-transform: lowercase;

        border-left: 0px solid black; 
        border-right: 0px solid black;
}

A:visited
{ 
	text-decoration: none;
	font-family: georgia;
	font-size: 9pt;
	color: #B4B4B4;
        text-align:center;
	text-transform: lowercase;

        border-left: 0px solid black; 
        border-right: 0px solid black;
}

A:hover{
	text-decoration: none;
	font-family: georgia;
	font-size: 7pt;
	color:  #A7A7A7;
        text-align:center;
	text-transform: uppercase;

        border-left: 1px dotted white;
        border-right: 1px dotted white;
}

td {
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align: justify;
	line-height: 11px;
}

b { 
	color: #B192A4;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

i { 
	color: #A7A7A7;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-style: oblique;
}

u {
	color: #f0b8e1;
	font-family: Trebuchet MS;
	letter-spacing:2px;
	font-size: 8pt;
}



h1								
{
	color: #DCF0E8;
	font-size:14px;
	margin-top:0px;
	font-weight:normal;
	font-family: georgia;
	text-align:center;
	height:22px;
	-moz-border-radius:14px; 
	font-variant:small-caps;
	background-color : #945549;
	margin-bottom:10px;
}



h2							
{
	color: #C697A1;
	font-family: georgia;
	text-align: center;
	font-size:13px;
	height:20px;
        background-color : #DCD9D6;
	letter-spacing:2px;
        font-weight:normal;
        -moz-border-radius:14px; 
	margin-bottom:8px;
	border-bottom:2px solid #C697A1;
        font-variant: normal;
}



}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: georgia;
	font-size: 8pt;
	color: #9DBFE6;
	display: block;
        text-align:center;
	text-transform: lowercase;
	margin: 4px;
        padding: 4px;


        border-left: 10px solid black;
        border-right: 10px solid black;

}
a.nav:hover {
	text-decoration: none;
	font-family: arial;
	font-size: 9pt;
	color: #A7A7A7;
	display: block;
        text-align:center;
	text-transform: lowercase;
	margin: 4px;
        padding: 4px;

        border-left: 10px solid white;
        border-right: 10px solid white;

}

.sidebar {
font-size: 11px;
font-family: Trebuchet MS;
color: #B79688;
text-align: justify;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
background-color: #E3ECF0;
-moz-border-radius: 10px;
border: 1px solid #D9CED7;
}

.news {
font-size: 11px;
font-family: Trebuchet MS;
color: #B79688;
text-align: justify;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 12px;
padding-right: 12px;
background-color: #E3ECF0;
-moz-border-radius: 10px;
border: 1px solid #D9CED7;
}

a img {
	border-right: 1px solid  #a9aaa4;
	border-bottom: 1px solid  #a9aaa4;
	border-left: 2px solid  #DEDEDE;
	border-top: 2px solid  #DEDEDE;
	background-color:#F9FAFD;
	filter: alpha(opacity=50);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	}
 
a:hover img{
	border-right: 1px solid  #C28DAC;
	border-bottom: 1px solid  #DA9CB5;
	border-left: 0px solid  #DEDEDE;
	border-top: 0px solid  #DEDEDE;
	background-color:#eaeaea;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px;
	filter: alpha(opacity=60);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 1.0;}	text-decoration:none;
}
