body
{
scrollbar-base-color : #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #41415c;
background-color: #41415c;
}

.content_frame
{
	background-image: url(/pics/layout/truck.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

a
{
	font-family: "Comic Sans MS", cursive;
	color:#FFFF00;
	text-decoration: underline;
}

a:hover
{
	font-family:"Comic Sans MS", cursive;
	color: #41415c;
	background-color: #FFFF00;
	text-decoration: underline;
}

a:visited
{
	font-family: "Comic Sans MS", cursive;
	color:#FFFFca;
	text-decoration: underline;
}

a:active
{
	font-family:"Comic Sans MS", cursive;
	color: #41415c;
	background-color: #FFFF00;
	text-decoration: underline;
}



.title
{
	color: #dddddd;
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	font-weight: bold;
}

.subtitle
{
	color: #ffff00;
	font-family: "Comic Sans MS", cursive;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

.std1j
{
	color: #ffff00;
	font-family: "Comic Sans MS", cursive;
	font-size: 8pt;
	text-decoration: none;
	text-align:justify
}
.std2j
{
	color: #ffff00;
	font-family: "Comic Sans MS", cursive;
	font-size: 10pt;
	text-decoration: none;
	text-align:justify
}
.std1
{
	color: #ffff00;
	font-family: "Comic Sans MS", cursive;
	font-size: 8pt;
	text-decoration: none;
}
.std2
{
	color: #ffff00;
	font-family: "Comic Sans MS", cursive;
	font-size: 10pt;
	text-decoration: none;
}
.alarm1
{
	font-family:"Comic Sans MS", cursive;
	color: #41415c;
	font-size: 8pt;
	text-decoration: none;
	background-color: #FFFF00;
}
.alarm2
{
	font-family:"Comic Sans MS", cursive;
	color: #41415c;
	font-size: 10pt;
	text-decoration: none;
	background-color: #FFFF00;
}

table.box
{
	font-family: "Comic Sans MS", cursive;
	border: thin solid #ffffca;

}

.form
{
border: 1px solid #ffffca;
color: #ffff00;
background-color: #41415c;
}
