
body {

	font-size: 12px;

	font-family: verdana, arial, times new roman;

	}

	

/************************************************

*	Hyperlinks									*

************************************************/



a, a:visited {
	text-decoration: none;

	}

a:hover {

	text-decoration: underline;

	}

	

/************************************************

*	Navbar  									*

************************************************/


.headerleft h1,
.headerleft a,
.headerleft a:visited {

	font-family: arial, verdana, times new roman;

	font-size: 30px;

	text-decoration: none;

	font-weight: normal;

	}



.headerleft a:hover {

	text-decoration: none;

	}

	

.headerright {
	text-align: right;
	}



.headernavi {
	
	text-align:right;

	}

		

.headernavi a, .headernavi a:visited {

	font-weight: bold;

	text-decoration: none;

	}

		

.headernavi a:hover {

	font-weight: bold;

	text-decoration: none;

	}

/************************************************

*	Content 					     		    * 

************************************************/


	

#content h1 {

	font-size: 13px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;
	}

	

#content h1 a, #content h1 a:visited  {

	text-decoration: none;

	}



#content h1 a:hover {

	text-decoration: none;

	}

	

#content h2 {
	font-size: 14px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;
	}

	

#content h2 a, #content h2 a:visited  {

	text-decoration: none;

	}



#content h2 a:hover {
	text-decoration: none;

	}

	

#content h3 {
	font-size: 14px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;

	}	

.postinfo {
	font-size: 11px;
	}

	

/************************************************

*	Left Sidebar 					     	    * 

************************************************/


#l_sidebar h3 {
	font-size: 13px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;

	}

#l_sidebar ul li a, #l_sidebar ul li a:visited {

	text-decoration: none;

	}



#l_sidebar ul li a:hover {
	text-decoration: none;

	}

	

/************************************************

*	Right Sidebar 					     	    * 

************************************************/


#r_sidebar h3 {

	font-size: 13px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;
	}


#r_sidebar ul li a, #r_sidebar ul li a:visited {
	text-decoration: none;

	}



#r_sidebar ul li a:hover {
	text-decoration: none;

	}



/************************************************

*	Bottom Sidebar 					     	    * 

************************************************/


#b_sidebar h2 {
	font-size: 13px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;
	}


	

#b_sidebar ul li a, #b_sidebar ul li a:visited {
	text-decoration: none;
	}



#b_sidebar ul li a:hover {
	text-decoration: none;

	}
	
#b_sidebar ul li div.ctc a,
#b_sidebar ul li div.ctc a:visited {
	text-decoration: none;

	}



#b_sidebar ul li div.ctc a:hover {
	text-decoration: none;

	}

	

/************************************************

*	Top Sidebar 					     	    * 

************************************************/

#t_sidebar h2 {
	font-size: 13px;

	font-family: verdana, arial, times new roman;

	font-weight: bold;
	}


#t_sidebar ul li a, #t_sidebar ul li a:visited {

	text-decoration: none;

	}



#t_sidebar ul li a:hover {

	text-decoration: none;

	}

#t_sidebar ul li div.ctc a,
#t_sidebar ul li div.ctc a:visited {
	text-decoration: none;

	}



#t_sidebar ul li div.ctc a:hover {
	text-decoration: none;

	}

	

/************************************************

*	Footer  									*

************************************************/



#footer {

	text-align: center;
	}


#footer a {
	text-decoration: none;

	}



#footer a:hover {
	text-decoration: none;

	}



/************************************************

*	Search Form									*

************************************************/


#s {

	font-size: 11px;

	font-family: verdana, arial, times new roman;
	}

	

/************************************************

*	Comments									*

************************************************/

	
.commentdate {

	font-size: 12px;

	}


#commentsform{

	text-align: center;

	}



#commentsform form{

	text-align: left;

	}