body  {	background-image: url("bg.png");
	background-repeat: repeat-x;
	background-color: #1c465c;
	text-align: justify;
	cursor: default;}

#content {font-family: arial, verdana, sans-serif;
	color: #c3bdbe; 
	font-size: 11px;
	line-height: 20px;
	background-color: none}

#cnav {font-family: "Times New Roman", serif;
	font-style: italic; 
	color: #e5e2e2;
	font-size: 15px;
	line-height: 35px}

#fls {font-family: arial, verdana, sans-serif;
	font-style: normal; 
	color: #e5e2e2;
	font-size: 12px;
	line-height: normal}

b,i,u {font-size: 11px;
	color: #e5e2e2}

a {color: #e1dddd;
	text-decoration: underline;
	font-weight: normal;
	cursor: default;}

a:visited {color: #e1dddd;
	text-decoration: underline;
	font-weight: normal;
	cursor: default;}

a:active {color: #1c465c;
	text-decoration: none;}

a:hover {color: #e8e9e9;
	text-decoration: underline;
	background: none;
	cursor: default;}

a.nav {font-family: "Times New Roman", serif;
	color: #c3bdbe;
	text-decoration: none;
	font-weight: normal;
	cursor: default;}

a.nav:visited {font-family: "Times New Roman", serif;
	color: #c3bdbe;
	text-decoration: none;
	font-weight: normal;
	cursor: default;}

a.nav:active {font-family: "Times New Roman", serif;
	color: #c3bdbe;
	text-decoration: none;}

a.nav:hover {font-family: "Times New Roman", serif;
	color: #a79fa0;
	text-decoration: none;
	background: none;
	cursor: default;}

img.try {border: 1px dotted #c3bdbe;
	background: none;
	padding: 5px;
	}
img.try:hover {border: none;
	background: #c3bdbe;
	padding: 6px;
	}

img.tryu {border: 1px dotted #c3bdbe;
	background: none;
	padding: 5px;
	}
