A {
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma;
	color: #007BD3;
	TEXT-DECORATION: none;}

A:hover {
	FONT-FAMILY: tahoma;
	COLOR: #FF6000;
	TEXT-DECORATION: none;}

A:visited {
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

A.links {
	FONT-SIZE: 12px; 
	FONT-FAMILY: tahoma;
	color: #007BD3;
	TEXT-DECORATION: none;}

A.links:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	COLOR: #FF6000;
	TEXT-DECORATION: none;}

A.links:visited {
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

A.maincats {
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma;
	color: #007BD3;
	TEXT-DECORATION: underline;}

A.maincats:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	COLOR: #FF6000;
	TEXT-DECORATION: none;}

A.mainmenu {
	FONT-SIZE: 13px; 
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

A.mainmenu:hover {
	FONT-FAMILY: tahoma;
	COLOR: ff5d30;
	TEXT-DECORATION: none;}

td {
	FONT-SIZE: 13px; 
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

FONT.main {
	FONT-SIZE: 13px; 
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

FONT.mini {
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

h1{
	font-size: 11px;
	font-weight: bold;
	FONT-FAMILY: tahoma; 
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height:11;
	left: 0px;
	width: 100%;
	top: 0px;}

h2{
	font-size: 13px;
	font-weight: bold;
	FONT-FAMILY: tahoma; 
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-bottom: f2f2f2 1px dotted;
	background-color: 'FFFFFF';
	height:15;	
	left: 0px;
	width: 100%;
	top: 0px;}

p{	
	margin: 5px;
	FONT-SIZE: 13px; 
	FONT-FAMILY: tahoma;
	TEXT-DECORATION: none;}

ul{	
	margin: 0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;}

form {
	margin: 0px;
	}

body {
	scrollbar-face-color:f4f4f4; 
	scrollbar-highlight-color: c3c3c3;
	scrollbar-shadow-color: f4f4f4; 
	scrollbar-3dlight-color:f4f4f4;
	scrollbar-arrow-color: c3c3c3; 
	scrollbar-track-color: ffffff;
	scrollbar-darkshadow-color: c3c3c3}

 .pageurl {
      padding: 2px 5px 2px 5px;
	  background-color: #f4f4f4;
	  border: 1px #c3c3c3 solid;
	  width: 25px;
	  height: 25px;
      font-family: Tahoma;
      font-size: 9px;
  }

 .tagcloud {
	display: inline-table;
	table-layout: fixed;
	float: left;
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 9px;
	overflow: hidden;
	}

  
  a.pageurl {
      text-decoration: none;
      color: black;
  }
  
  a.pageurl:hover {
      background-color: FFAAAA;
      color: white;
  }
  
  a.pageurl:visited {
      color: black;
  }
  
  .pagesel {
      text-decoration: none;
      padding: 2px 5px 2px 5px;
      background-color: #FFAAAA;
	  border: 1px #c3c3c3 solid;
	  width: 25px;
	  height: 25px;
      color: white;
      font-family: Tahoma;
      font-size: 9px;
  }
  
  a.pagesel {
      text-decoration: none;
      padding: 2px 5px 2px 5px;
      background-color: FFAAAA;
      color: white;
      font-family: Tahoma;
      font-size: 9px;
  }
  
  a.pagesel:hover {
      text-decoration: none;
      color: white;
  }
  
  a.pagesel:visited {
      text-decoration: none;
      color: white;
  }

  .auth {
	height: 18px;
	width: 150px;
	border: #c3c3c3 1px solid;
}

#v2 {
		background: url(images/v2.png) 0 0 no-repeat;
	}
#v2:hover {
		background-position: 0 -200px;
	}
