﻿
html

{

	SCROLLBAR-FACE-COLOR: #EBEBEB;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #EDEAD7;
	SCROLLBAR-3DLIGHT-COLOR: #48AADC;
	SCROLLBAR-ARROW-COLOR: #B9E4FC;
	SCROLLBAR-TRACK-COLOR: #C7E5F7;
	SCROLLBAR-DARKSHADOW-COLOR: #48AADC;
}


body,table{
 font-family:tahoma,copperplate gothic light, arial, helvetica, sans-serif;
 font-size: 11px;
 line-height: 20px;
 color:#075D9C;
 text-align: right;

 }

 .blocheader{
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #635715;
	text-align: center;
	font-weight: bold;
}


.subfont {
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	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 {
	color: #351100;
	text-decoration: none;
}




.button a:visited {
	color: #351100;
	text-decoration: none;
}




.button a:active {
	color: #351100;
	text-decoration: none;
}





A:link		{text-decoration: none; COLOR: #075D9C;}



A:visited	{text-decoration: none;COLOR: #075D9C;}



A:hover	{
	text-decoration: none;
	COLOR: #48AADC;
}



.button {font-family: copperplate gothic light, Arial, Helvetica; font-size: 11px; background-color: #F1E6BF; width: 70px; color: #FFFFFF}



.input{

font-family: Tahoma; font-size: 10pt; border-style: ridge; border-width: 1px; background-color: #F1E6BF; float: right ;

}




INPUT {
	BORDER-RIGHT: #48AADC 1px solid; BORDER-TOP: #48AADC 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #48AADC 1px solid; BORDER-BOTTOM: #48AADC 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #FDFEFF
}



.textform {
	BORDER-RIGHT: #48AADC 1px solid; BORDER-TOP: #48AADC 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #48AADC 1px solid; BORDER-BOTTOM: #48AADC 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #FDFEFF
}




		#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,copperplate gothic light, arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: center;

		}

		.right {
			color:green;
			margin:0;
			padding:0;
			font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-align: center;

		}


ul {
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	color: #075D9C;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: inherit;
	list-style-type: disc;
	padding: 6px;
	margin: 2px;
}


.goback {
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #075D9C;
	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;
}