/* theme
 * lightsteelblue.css
 *
 */

body
{
    scrollbar-base-color:lightsteelblue;
    scrollbar-3dlight-color:rgb(0,0,119);
    scrollbar-arrow-color:rgb(255,128,64);
    scrollbar-darkshadow-color:rgb(0,0,119);
    scrollbar-face-color:lightsteelblue
    scrollbar-highlight-color:rgb(0,0,119);
    scrollbar-shadow-color:rgb(0,0,119)
    scrollbar-track-color:rgb(225,235,245);
}

html
{
    scrollbar-base-color:lightsteelblue;
    scrollbar-3dlight-color:rgb(0,0,119);
    scrollbar-arrow-color:rgb(255,128,64);
    scrollbar-darkshadow-color:rgb(0,0,119);
    scrollbar-face-color:lightsteelblue
    scrollbar-highlight-color:rgb(0,0,119);
    scrollbar-shadow-color:rgb(0,0,119)
    scrollbar-track-color:rgb(225,235,245);
}


img{
  margin-top:5px;
  margin-bottom:5px;
}

a:link{
	color:rgb(0,0,119);
	text-decoration:underline;
}

a:visited{
	color:rgb(50,50,50);
	text-decoration:underline;
}

a:hover{
	color:rgb(255,128,64);
	text-weight:bold;
	text-decoration:underline;
}

a:active{
	color:rgb(0,0,119);
	text-weight:bold;
	text-decoration:underline;
}


body{
	background-color:rgb(200,215,230);
	font-family:Arial;
	font-size:11px;
}

.SB_alert {
	color:red;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.SB_button {
	background-color:lightsteelblue;
	border:1px solid rgb(0,0,119);
	color:rgb(0,0,119);
	font-family:Arial
	font-size:10pt;
	font-weight:bold;
	margin:10px;
}

.SB_input {
	background:white;
	border:black;
	color:rgb(0,0,119);
	font-family:Arial;
	font-size:11px;
}

.SB_formarea {
	background-color:rgb(225,235,245);
	border-bottom-color:rgb(0,0,119);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:rgb(0,0,119);
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:rgb(0,0,119);
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:rgb(0,0,119);
	border-top-style:hidden;
	border-top-width:1px;
	color:rgb(0,0,119);
	font-size:11px;
}

.SB_shoutbox {
	color:rgb(0,0,119);
	font-family:Arial;
	font-size:11px;
	text-align:left;
}

a.SB_inlink:link {
	color:rgb(0,0,119);
	text-style:italic;
	text-decoration:underline;
}

a.SB_inlink:visited {
	color:rgb(50,50,50);
	text-style:italic;
	text-decoration:none;	
}

a.SB_inlink:active {
	color:rgb(0,0,119);
	text-style:italic;
	text-decoration:underline;
}

a.SB_inlink:hover {
	color:rgb(255,128,64);
	text-style:italic;
	text-decoration:underline;
}

.SB_table0 {  
	background-color:rgb(225,235,245);
	border-bottom-color:rgb(0,0,119);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:rgb(0,0,119);
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:rgb(0,0,119);
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:rgb(0,0,119);
	border-top-style:hidden;
	border-top-width:1px;
	color:rgb(0,0,119);
	font-size:11px;
	overflow:auto;
}

.SB_table1 { 
	background-color:rgb(225,235,245);
	border-bottom-color:rgb(0,0,119);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:rgb(0,0,119);
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:rgb(0,0,119);
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:rgb(0,0,119);
	border-top-style:hidden;
	border-top-width:1px;
	color:rgb(0,0,119);
	font-size:11px;
	overflow:auto;
}

blink;
