body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
}

td
{font-size : 80%;}

p {
  font-size : 100%;
	margin-top : 0px;
	margin-bottom : 10px;
}


h1 {
  font-size : 170%;
	font-weight : normal;
	margin-top : 30px;
	margin-bottom : 25px;
	margin-left : 0px;
	color : #FF6600;
}

h2 {
  font-size : 130%;
	font-weight : normal;
	margin-top : 25px;
	margin-bottom : 20px;
	color : #207269;
}


input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 100%;
}

form {
	margin : 0px;
}

a:link { 
	color : #207269;
	text-decoration : underline;
	font-size : 11px;
}
a:active {
	color : #207269;
	text-decoration : underline;
	font-size : 11px;
}
a:visited {
	color : #207269;
	text-decoration : underline;
	font-size : 11px;
}
a:hover {
  color : #207269;
  text-decoration : underline;
  font-size : 11px;
}


.AMenu:link {
  color : #339900;
  text-decoration : underline;
  font-size : 11px;
}
.AMenu:active {
  color : #207269;
  text-decoration : underline;
  font-size : 11px;	
}
.AMenu:visited {
  color : #207269;
  text-decoration : underline;
  font-size : 11px;	
}
.AMenu:hover {
  color : #FF6600;
  text-decoration : underline;	
  font-size : 11px;
}

.AMenuA:link {
  color : #FF6600;
	text-decoration : none;
	font-size : 11px;
}
.AMenuA:active {
  color : #FF6600;
	text-decoration : none;	
	font-size : 11px;
}
.AMenuA:visited {
  color : #FF6600;
	text-decoration : none;
	font-size : 11px;
}
.AMenuA:hover {
  color : #FF6600;
	text-decoration : underline;
	font-size : 11px;
}


.SMenu:link {
  color : #333333;
	text-decoration : underline;
}
.SMenu:active {
  color : #333333;
	text-decoration : underline;	
}
.SMenu:visited {
  color : #333333;
	text-decoration : underline;	
}
.SMenu:hover {
  color : #333333;
	text-decoration : underline;	
}

.SMenuA:link {
  color : #333333;
	text-decoration : none;
}
.SMenuA:active {
  color : #333333;
	text-decoration : none;	
}
.SMenuA:visited {
  color : #333333;
	text-decoration : none;	
}
.SMenuA:hover {
  color : #333333;
	text-decoration : underline;	
}


.Agrey:link { 
	color : #666666;
	text-decoration : underline;
}
.Agrey:active {
	color : #666666;
	text-decoration : underline;
}
.Agrey:visited {
	color : #666666;
	text-decoration : underline;
}
.Agrey:hover {
  color : #207269;
	text-decoration : underline;
}

.H2Link:link {
  font-size : 130%;
	color : #339900;
	text-decoration : underline;
}
.H2Link:active {
  font-size : 130%;
	color : #207269;
	text-decoration : underline;	
}
.H2Link:visited {
  font-size : 130%;
	color : #207269;
	text-decoration : underline;	
}
.H2Link:hover {
  font-size : 130%;
	color : #207269;
	text-decoration : underline;	
}

.grey{
color : #666666;}

.CMenuTitle {
  font-size : 170%;
	font-weight : normal;
	margin-top : 30px;
	margin-bottom : 25px;
	margin-left : 0px;
	color : #666666;
}


.CText{
background-color : #F3F2F2;}



.ATop {
	background-color: #019D8C; 
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}

.ABottom {
	background-color: #F68B1F; 
	background-repeat: repeat-x;
	background-position: top left;
	}

.PostAuthor {
  margin-top : 0px;
  font-size : 115%;
/*	background-color : #FFFFEE; */
/*	padding : 2px 5px 2px 5px; */
}


.text {
	padding-left : 17px;
	width : 100%;
  margin-bottom : 0px;
	}
	
.PostComment {
	margin-left : 17px;
	font-size : 80%;
}	

.TTheme {
	padding-bottom : 15px;
	width : 100%;			
}

.TPost {
	padding-bottom : 10px;
	padding-top : 10px;
	width : 100%;			
}

.CQuote {
	padding : 5px 0px 5px 15px;
	border-left : 5px solid #F3F2F2;
	width : 100%;
	color : #666666;
	font-style : italic;
}

.PFooter {
  margin-top : 15px;
	margin-bottom : 0px; 
	color: #ffffff;
	font-size: 85%;
	}

ul{
	list-style-position: outside;
	list-style-type: square;
	margin-top : 20px;
	margin-bottom : 10px;
	color: #666666;
}
li {
  margin-top : 0px;
	margin-bottom : 5px;
	font-size: 100%;
}

.sorting {
	list-style-image: url('../images/sort.gif');  
}

.sortinga {
	list-style-image: url('../images/sort_a.gif');  
}

.TNavPage {
  background-color : #207269;
	color : #FFFFFF;
	padding : 2px 5px 2px 5px;
	margin : 0px 2px 0px 2px;
}
.CNavLink {
	padding : 2px 5px 2px 5px;
	margin : 0px 2px 0px 2px;	
}

INPUT.emptySearch {
	COLOR: #999999
}

.CTitle {
  font-weight : normal;
	margin-top : 0px;
	margin-bottom : 7px;
	color : #207269;
}

.counter {
	padding : 0px 3px 7px 2px;	
}

.CHighlight {
  background-color : #207269;
	color : #FFFFFF;
}
.TFormCell {
	padding-right : 20px;
	padding-bottom : 4px;
}

.CUserLink:link, .CUserLink:active, .CUserLink:visited {
	color : #000000;
	text-decoration : none;
}
.CUserLink:hover {
	color : #207269;
	text-decoration : none;
}

