/* theme
 * lpol.css
 *
 */


a:link{
	color : #4F5F6D;
	text-decoration : none;
}

a:visited{
	color : #4F5F6D;
	text-decoration : none;
}

a:hover{
	color : #F2E6D3;
	text-decoration : underline;
}

a:active{
	color : #758FA9;
	text-decoration : underline;
}


body{
	background-color : #F2E6D3;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color : #F2E6D3;
	scrollbar-arrow-color : #4F5F6D;
	scrollbar-base-color : #F2E6D3;
	scrollbar-darkshadow-color : #4F5F6D;
	scrollbar-face-color : #F2E6D3;
	scrollbar-highlight-color : #F2E6D3;
	scrollbar-shadow-color : #F2E6D3;
	scrollbar-track-color : #F2E6D3;
}

.SB_alert {
	color : #4F5F6D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}
.SB_button {
	background : #C6D3E0;
	border : 1 solid #676869;
	color : #4F5F6D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.SB_input {
	background : #FFFFFF;
	border : 1 solid #676869;
	color : #676869;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.SB_formarea {
	background-color : #F2E6D3;
	border-bottom-color : #F2E6D3;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #F2E6D3;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #F2E6D3;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #F2E6D3;
	border-top-style : solid;
	border-top-width : 1px;
	color : #858585;
	font-size : 10px;
}

.SB_shoutbox {
	color : #858585;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
}

a.SB_inlink:link {
	color : #758FA9;
	text-decoration : none;
}

a.SB_inlink:visited {
	color : #758FA9;
	text-decoration : none;
}

a.SB_inlink:active {
	color : #758FA9;
	text-decoration : none;
}

a.SB_inlink:hover {
	color : #758FA9;
	text-decoration : underline;
}

.SB_table0 {
	background-color : #F2E6D3;
	border-bottom-color : #F2E6D3;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #F2E6D3;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #F2E6D3;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #F2E6D3;
	border-top-style : solid;
	border-top-width : 1px;
	color : #F2E6D3;
	font-size : xx-small;
}

.SB_table1 {
	background-color : #D2DCE4;
	border-bottom-color : #D2DCE4;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-left-color : #D2DCE4;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #D2DCE4;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #D2DCE4;
	border-top-style : solid;
	border-top-width : 1px;
	color : #D2DCE4;
	font-size : xx-small;
}

blink;