/* CSS Document */

/* General  */

/* pannel bg  */
.panel_left {
	width:8px;
	background-image:url(../images/panel_left1.jpg);
	background-repeat:repeat-y;
}
.panel_right {
	width:8px;
	background-image:url(../images/panel_right1.jpg);
	background-repeat:repeat-y;
}

body {
	background-color: #C4C4C4;
}

.toptable {
	background-color: white;
}

.copyright {
	font-family: Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #332672;
	text-align: center;
}

.linked { 
	font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:small;
 	line-height:17px;
 	color:#dfdce8;
	text-decoration:none;
 	font-weight: bold;
}

.links { 
	font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:small;
 	line-height:17px;
 	color:#332672;
	text-decoration:none;
 	font-weight: bold;
}

a.links { font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
 font-size:small;
 line-height:17px;
 color:#332672;
 text-decoration:none;
 font-weight: bold;
}

.links:hover { font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
 font-size:small;
 line-height:17px;
 color:#dfdce8;
 text-decoration:none;
 font-weight: bold;
}

.heading { 
	font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:15px;
 	line-height:23px;
 	color:#332672;
	text-decoration:none;
 	font-weight: bold;
}

.subheading { 
	font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:15px;
 	line-height:23px;
 	color:#332672;
	text-decoration:none;
 	font-weight: bold;
}

.subheading2 { 
	font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:13px;
 	line-height:23px;
 	color:#332672;
	text-decoration:none;
 	font-weight: bold;
}

.body { 
	font-family:Arial, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:small;
 	line-height:17px;
	text-decoration:none;
	color:#332672;
}

#softscript_image img
{
position:relative;
	top:4px;
}
