body 
	{
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0099CC;
}


a {text-decoration: none;}
a:hover {text-decoration: none;}

.links-red-bold { 
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	}
a.links-red-bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}
a.links-red-bold:hover { 
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	}
	
.links-plain { 
	font-family: Tahoma; font-size: 10px; color: #333333; font-weight: normal;}
a.links-plain {
	font-family: Tahoma; font-size: 10px; color: #333333; font-weight: normal; text-decoration: none;}
a.links-plain:hover { 
	font-family: Tahoma; font-size: 10px; color: #333333; font-weight: normal; text-decoration: underline;}
	

.links-faded { 
	font-family: Tahoma; font-size: 10px; color: #999999; font-weight: normal;}
a.links-faded {
	font-family: Tahoma; font-size: 10px; color: #999999; font-weight: normal; text-decoration: none;}
a.links-faded:hover { 
	font-family: Tahoma; font-size: 10px; color: #999999; font-weight: normal; text-decoration: underline;}	
	
	
.links-blue-bold { 
	font-family: Tahoma; font-size: 10px; color: #0099CC; font-weight: bold;}
a.links-blue-bold {
	font-family: Tahoma; font-size: 10px; color: #0099CC; font-weight: bold; text-decoration: none;}
a.links-blue-bold:hover { 
	font-family: Tahoma; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #0099CC;}
	
	
.links-pink-bold { 
	font-family: Tahoma; font-size: 10px; color: #FF0099; font-weight: bold;}
a.links-pink-bold {
	font-family: Tahoma; font-size: 10px; color: #FF0099; font-weight: bold; text-decoration: none;}
a.links-pink-bold:hover { 
	font-family: Tahoma; font-size: 10px; color: #FFFFFF; font-weight: bold; background-color: #FF0099;}
	
	
.menu-bold {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 2px;
}
a.menu-bold {
	font-family: Tahoma; font-size: 10px; color: #333333; font-weight: bold; text-decoration: none;}
a.menu-bold:hover { 
	font-family: Tahoma; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none;}


.body-big {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.padding-home-titles {
	padding-top: 18px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;

}

.body-main {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.padding-all {
	padding: 6px;
}

.body-main-red {

	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}

.body-big-white {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.padding-all-smaller {
	padding: 3px;
}

.input {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background-image: url(../images/general/button-background.gif);
	background-color: #EFEFEF;


}
.button-blue {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #0099CC;
	border-top: 1px solid #80CCE6;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	border-left: 1px solid #80CCE6;
}

.padding-login {
	padding: 1px 3px 0px;
}

.padding-login-button {
	padding: 1px 3px;
}

.padding-right-titles {
	padding-top: 18px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.padding-all-smallest {
	padding: 2px;
}

.button-gray {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #999999;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}

.body-big-blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	font-weight: bold;
}
.body-big-gray {


	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.titles-gray {


	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.padding-titles-big {

	padding-top: 9px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 3px;
}
.padding-all-content {

	padding: 5px 13px;
}
.body-big-titles {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.body-big-blue-titles {

	font-family: Tahoma;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
.padding-all-content-titles {


	padding: 13px;
}
.titles-green {



	font-family: Tahoma;
	font-size: 18px;
	color: #99FF00;
	font-weight: normal;
}
.body-big-titles-green {


	font-family: Tahoma;
	font-size: 12px;
	color: #99FF00;
	font-weight: bold;
}
.body-main-white {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.titles-white {



	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.input-multiline {

	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background-color: #EFEFEF;
}
.button-red {

	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #FF0000;
	border-top: 1px solid #FF9999;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF9999;
}
.body-big-titles-blue {


	font-family: Tahoma;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
.body-big-titles-white {


	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
