a:link,
a:visited
{
	color: #0481ef; 
	text-decoration: none; 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight : normal;
}

a:active
{
	color: red; 
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size : 8pt; 
	font-weight: normal;
}

a:hover  
{
	color: red; 
	text-decoration: none; 
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
}

a.menu:link, a.menu:visited 
{
	display: block;
	float: left;
	padding: 5px 15px 5px 5px;
	margin: 0;
    	
	font-size:12px; 
	color: #ffffff; 
	font-weight:bold; 
	font-family:Verdana; 
	text-decoration:none;
}

a.menu:hover, a.menu:active 
{
	background-color: #3399FF;
}

a.about:link, a.about:visited, a.about:active 
{
	font-size:8pt; 
	color:#cc0000; 
	font-weight:normal; 
	font-family:Verdana; 
	text-decoration:none
}
a.about:hover 
{
	font-size:8pt; 
	color:red; 
	font-weight:normal; 
	font-family:Verdana; 
	text-decoration:none;
}

body 
{
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #CCCCCC;
}

table, tr, td 
{
	color: #333333; 
	font-family:Verdana; 
	font-size:8pt;
}

h1 
{
	font-size: 20pt; 
	font-weight: normal; 
	margin: 0; 
}

h2 
{
	font-size: 16pt; 
	font-weight: normal; 
	color: #0481ef; 
	margin: 0 0 7px 0; 
	padding: 0;
}

h2 a:link,
h2 a:visited,
h2 a:active
{
	font-size: 16pt; 
	font-weight: normal; 
	color: #0481ef; 
}

h2 a:hover
{
	font-size: 16pt; 
	color: #0481ef;
	text-decoration: underline;
}

h3 
{
	font-size: 14pt; 
	font-weight: normal; 
	color: #fff; 
	margin: 0px; 
	text-align: center; 
}

.left
{
	font-size: 14pt; 
	font-weight: normal; 
	color: #fff; 
	margin: 0px; 
	text-align: left; 
}

h4 {font-size:10pt; font-weight:normal; color:#fff; margin:0}

.right 
{
	color: #ffffff; 
	background-color: #0481ef;
}

.about {background-color: #fff;}

.white {color:#fff}
    a.white:link, a.white:visited, a.white:active {font-size:8pt; color:#cfcfcf; font-weight:normal; font-family:Verdana; text-decoration:none}
    a.white:hover {font-size:8pt; color:white; font-weight:normal; font-family:Verdana; text-decoration:none;}

textarea  
{
	font-family: Verdana; 
	font-size: 8pt;
}

form 
{
	margin: 0; 
	padding: 0;
}

#mainnews,
.mainnews
{
	margin: 0 0 40px 0;
}

.mainnews h1
{
	line-height: normal;
}

/**************************************************/    
/* 		   Definitions for new design			  */
/**************************************************/    

.titler
{
	width: 10px;
	background-color: #0481ef;
	text-align: left;
}

.cubs
{
	width: 545px;
	height: 100px;
	background: url('img/cubs2.gif');
	padding: 5px 5px 5px 25px;
}

.cubs h1
{
	position: absolute;
	top: -1000px;
}

.menur
{
	padding: 10px 0px 0px 10px;
	width: 240px;
}

.cubs_right, .cubs_left
{
	background: url('img/cubs.gif');
	background-color: #0481ef;
	width: 100px;
}
.cubs_right
{
	text-align: right;
}

.bordered
{
	border-top: solid 1px #ffffff; 
	border-bottom: solid 1px #ffffff;
}
.mainbody
{
	background-color: #ffffff; 
	color: #333;
	width: 525px;
	padding: 0px 2px 2px 5px;
}

#blue
{
	color: #FFFFFF;
	background-color: #0481ef;
}
.blue
{
	color: #FFFFFF;
	background-color: #0481ef;
	width: 3px;
}


#blue a:link, 
#blue a:visited 
{
	color: #efefef; 
}

#blue a:active, 
#blue a:hover
{
	color: #cfcfcf; 
	text-decoration: underline; 
	font-family: Verdana, sans-serif; 
	font-size : 8pt; 
	font-weight: normal;
}

#blue table, 
#blue tr, 
#blue td
{
	color: #ffffff;
}

.righter
{
	background-image: url('img/bg.gif');
	background-color: #CCCCCC;
	width: 18px;
}

.delimeter
{
	background: url('img/corner1.gif') #ffffff;
	width: 48px;
}
.right_body
{
	background-color: #0481ef;
	
}

.footer
{
	padding: 2px;
	background-color: #0481ef;
}

#banneroid
{
	float: left; 
	width: 90px;
}

#banneroid a:link
{
	color: White;
}

#copyrights
{
	background: url('img/arrow.gif') left center no-repeat #ffffff;
	width: 300px;
	height: 100px;
	padding: 0 0 0 50px;
	margin: 20px 70px 5px 10px;
	color: Black;
}
#copyrights img
{
	padding-bottom: 2px;
}

#copyrights a:link,
#copyrights a:visited
{
	color: #666666;
}

#copyrights a:hover
{
	color: #999999;
	text-decoration: underline;
}

img
{
	border: 0px;
}

.searchbar
{
	background: url('image/searchbar.gif') left center no-repeat #ffffff;
	padding: 2px 2px 2px 20px;
	border: 0px;
	font-family: Verdana;
	font-size: 8pt;
	width: 185px;
}

.hand
{
	cursor: pointer;
}

#date,
.date
{
	font-family:Verdana;
	font-size: 8pt;
	color: #666666;
}

#date a:link,
#date a:visited
{
	color: #666666;
}

#date a:hover,
#date a:active
{
	text-decoration: underline;
}


.mozilla 
{ 
	-moz-border-radius: .5em .5em .5em .5em; 
	border:solid 1px #ADC3E2; 
	color: Black;
}

.blue_header
{
	color: #465584;
	background-color: #D1DEF5;
}

select
{
	font-family: Verdana;
	font-size: 8pt;
}

.search_submit
{
	border: solid 1px #465584;
	color: #465584;
	background-color: #D1DEF5;
}

#placer
{
	display: block;
	margin-left: 95px;
	padding: 2px;
	width: 240px;
	height: 70px;
}

#gsb_err
{
	background: url('mnews/guestbook/img/warn.gif') no-repeat left center #FFCCCC;
	padding: 4px 10px 10px 30px;
	margin: 5px 0px 5px 0px;
	border: solid 1px #CC3333;
}

#gsb_inf
{
	background: url('mnews/guestbook/img/ok.gif') no-repeat left center #CCFFCC;
	padding: 4px 10px 10px 30px;
	margin: 5px 0px 5px 0px;
	border: solid 1px #33CC33;
}

#answer
{
	color: #465584;
	margin: 10px 0px 0px 0px;
}

.dir_hor
{
	background: url('img/photo-hot.gif') no-repeat center top;
	width: 91px;
	height: 73px;
	display: block;
}

.dir_ver
{
	background: url('img/photo-vert.gif') no-repeat center top;
	width: 91px;
	height: 91px;
	display: block;
}

.dir_hor img
{
	padding: 10px 0 0 0px;
}

.dir 
{
	display: block;
	float: left;
	width: 91px;
	text-align: center;
	margin: 0 10px 10px 10px;
}

#dir img 
{
	border: solid 1px #45688E;
	padding: 2px;
	text-align: center;
	background-color: #ffffff;
	cursor: hand;
}

.albums_desc
{
	font-size: 7pt;
	margin: 0 0 100px 0;
}

#register
{
	margin: 10px 0 0 0;
}

#register input
{
	font-family: Verdana;
	font-size: 8pt;
	border: 0px;
	border-bottom: solid 1px #999999;
	width: 100%;
	color: #0481ef;
}

#register .button
{
	width: 150px;
	padding: 1px;
	border: solid 1px #666666;
	margin-top: 10px;
	color: #000000;
}

.fotocomment
{
	width: 100%;
	font-family: Verdana;
	border: solid 1px #999999;
}

.commentbutton
{
	padding: 2px;
	border: solid 1px #666666; 
	background-color: #0481ef;
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}

#name
{
	font-size: 10pt;
	font-weight: bold;
}

#name #time
{
	font-size: 7pt;
	font-weight: normal;
	color: #666666;
}

.text
{
	border: solid 1px #999999; 
	width: 100%;
	font-family: Verdana;
	font-size: 8pt;
}

#usermenu
{
	margin: 0 20px 0 20px;
	padding: 0px 10px 15px 5px;
	background-color: #0481ef;
	color: #ffffff;
}

#user_cp_links
{
	width: 100%;
	margin: 20px 0 0 0;
}

#user_cp_links a:link,
#user_cp_links a:visited
{
	display: block;
	float: left;
	background-color: #DDE5F0;
	padding: 4px;
	margin: 2px;
	color: #465584;
}

#user_cp_links a:hover,
#user_cp_links a:active
{
	display: block;
	float: left;
	background-color: #EBF6FA;
	padding: 4px;
	margin: 2px;
	color: #465584;
}

#img_detailes
{
	background: url('img/info.gif') no-repeat left top #EAEDFF;
	padding: 2px 2px 2px 60px;
	width: 328px;
	border: dotted 1px #465584;
	color: #465584;
}

#img_detailes a:link,
#img_detailes a:visited,
#img_detailes a:active
{
	color: #465584;
}

#img_detailes a:hover
{
	text-decoration: underline;
}

#menu_path,
#menu_path a
{
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#menu_path
{
	color: #999999;
}

#foto_inf
{
	float: right;
	width: 200px;
	margin: 10px 0 10px 0;
	text-align: left;
	border-left: solid 1px #465584;
	padding: 0 0 0 10px;
}

#sig,
.sig
{
	margin: 5px 0 0 0;
	border: solid 1px #efefef;
	padding: 5px;
}

#sig #date,
.sig .date
{
	background: url('img/clock.gif') no-repeat left;
	margin: 0 50px 0 0;
	padding-left: 20px;
	color: #777777;
}

#photo
{
	border: solid 1px #465584;
	padding: 3px;
	float: left;
	margin: 10px 5px 0 0;
}

#photo:hover
{
	background-color: #CCCCFF;
}

.comments
{
	padding-left: 20px;
	background: url('img/comment.gif') no-repeat left;
}


#page_more_not,
#page_more_not a
{
	font-family: Arial;
	font-size:  12pt;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#page_more_not a:link,
#page_more_not a:visited
{
	color: #555;
}

#page_more_not a:hover,
#page_more_not a:active
{
	color: #465584;
	text-decoration: underline;
}

.page_list a,
.page_list_cur
{
	display: block;
	float: left;
	font-family: Arial;
	font-size: 10pt;
	padding: 5px 4px 5px 4px;
	margin: 2px;
	border: solid 1px #999999;
	color: #333;
}


.page_list_cur
{
	background-color: #666666;
	font-weight: bold;
	color: #fefefe;
}

.page_list a:hover,
.page_list a:active
{
	background-color: #efefef;
}

.ch
{
	position: absolute;
	top: -1000px;
}

.ch_1
{
	width: 50px;
}

/**************************************************/    
/* 				Calendar						  */
/**************************************************/    
.day
{
	background-color:#6FC6F2;
	font-weight: bold;
	color:#ffffff;
}

.days_name_sun
{
	background-color:#FF6600;
	font-weight: bold;
	color:#ffffff;
}


/**************************************************/    
/* 				   POLL 						  */
/**************************************************/    
.poll_title
{
	font-size: 18pt;
}

.poll_total
{
	font-size: 10pt;
	font-weight: bold;
}
