﻿body{
	background-color:#FFFFFF;
	line-height: 20px;
	color:#1f486e;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	font-family: tahoma;
	background-image: url(images/img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
 }
 
table{
    background-color:#FFFFFF;
	line-height: 20px;
	color:#1f486e;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	font-family: tahoma;
 }

 .blocheader{	font-family: tahoma
	font-size: 11px;
	line-height: 20px;
	color: #2777b0;
	text-align: center;
	font-weight: bold;
}


.subfont {	font-family: tahoma
	font-size: 11px;
	line-height: 20px;
	color: #FFFBEC;
	text-align: center;
	clear: both;
}

.subfont a:link {
	color: #FFFFFF;
	text-decoration: none;
}


.subfont a:visited {
	color: #FFFFFF;
	text-decoration: none;
}




.subfont a:active {
	color: #FFFFFF;
	text-decoration: none;
}




.button a:link, a:visited{
	color: #003e70;
	text-decoration: none;
}

.button a:active,a:hover {
	color: #216daa;
	text-decoration: none;
}





A:link,A:visited	{text-decoration: none; COLOR: #216daa;}



A:hover	{
	text-decoration: none;
	COLOR: #48AADC;
}



.button {font-family: tahoma; font-size: 11px; background-color: #ecf6ff; width: 70px; color: #FFFFFF}



.input{

font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #f7fbff; float: right ;

}




INPUT {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #f2f9ff;
	border: 1px solid #4275a0;
}



.textform {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FDFEFF;
	border: 1px solid #f2f9ff;
}




		#log_res {
	padding: 10px;
	width: 100%;
	height: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
}

		#log_res.ajax-loading
			{
	background: url('images/load.gif') no-repeat center;

			}



		#userc_res {
	padding: 20px;
	width: 100%;
	height: 100%;
	margin-top: 25px;
	padding-bottom: 10px;
}

		#userc_res.ajax-loading
			{
	background: url('images/load.gif') no-repeat center;

			}


		.error {
			color:red;
			margin:0;
			padding:0;	font-family: tahoma
			font-size: 11px;
			text-decoration: none;
			text-align: center;

		}

		.right {
			color:green;
			margin:0;
			padding:0;	font-family: tahoma
			font-size: 11px;
			text-decoration: none;
			text-align: center;

		}


ul {	font-family: tahoma
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	color: #4881b0;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inherit;
	list-style-type: disc;
	padding: 6px;
	margin: 2px;
}


.goback {	font-family: tahoma
	font-size: 11px;
	line-height: 20px;
	color: #244663;
	text-align: center;
	clear: both;
	font-weight: bold;
	cursor: pointer;

}



 #tagcloud {
width: 300px;
color:#0066FF;
padding: 10px;
text-align:center;
}
#tagcloud a:link, #tagcloud a:visited {
text-decoration:none;
}
#tagcloud a:hover, #tagcloud a:active {
text-decoration: underline;
color: #000;
}
#tagcloud span {
padding: 4px;
}
.smallest {
font-size: x-small;
}
.small {
font-size: small;
}
.medium {
font-size:medium;
}
.large {
font-size:large;
}
.largest {
font-size:larger;
}


a.thumblink2, a.thumblink2:link, a.thumblink2:visited {
	display: block;
	background-image:url(images/frame_shadow.gif);
	width: 124px;
	text-align: center;
	padding: 12px 0px 12px 0px;
	margin: 5px 0px 5px -5px;
}
a.thumblink2:hover {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

/* =============================== */

#menu1 td{
	background-image: url(images/img/23.jpg);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	background-color: #f5faff;
}

#menu1 td:hover{
	background-image: url(images/img/22.jpg);
	background-position: right;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	background-color: #deefff;
}

#menu1 div{
	padding-right: 20px;
}

#menu1 a:link, a:visited{
	color: #3573ae;
	text-decoration: none;
}

#menu1 a:hover, a:active{
	color: #053058;
	text-decoration: none;
}

/* =============================== */

.bg1{
	color: #003766;
	background-color: #8abde8;
	background-image: url(img/bg1.jpg);
	border: 1px solid #6b99c7;		
}

.bg2{
	color: #ffffff;
	background-color: #75b9fa;
	background-image: url(img/bg2.jpg);
	border: 1px solid #6b99c7;	
}