/* ************************************************************************************************* */
/* BODY STYLE */
/* ************************************************************************************************* */

/* =================================================== */
/* BODY SCROOL */
/* --------------------------------------------------- */

BODY
{
	margin : 0px 0px 0px 0px;
	background: #000000;
	scrollbar-arrow-color: #808080;
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
}

/* =================================================== */

/* ************************************************************************************************* */
/* CONTENT */
/* ************************************************************************************************* */

/* =================================================== */
/* TOP DESCRIPTION */
/* --------------------------------------------------- */

.top_description
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #efefef;
	padding-bottom: 12px;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* MIDDLE RIGHT DIV CONTENT */
/* --------------------------------------------------- */

#content
{ 
	width: 100%; 
	height: 390px; 
	overflow: auto; 
	margin : 0px 0px 0px 0px;
	scrollbar-arrow-color : #808080;
	scrollbar-face-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-track-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #000000;
}

/* =================================================== */


/* =================================================== */
/* CONTENT TITLE */
/* --------------------------------------------------- */

.content_title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FEFEFE;
	padding-bottom: 5px;
	text-decoration: none;
}

/* =================================================== */

/* =================================================== */
/* PICTURE OPACITY */
/* --------------------------------------------------- */

.pictureopacity
{
	filter : alpha(opacity=45);
}

/* =================================================== */

/* =================================================== */
/* CONTENT TITLE SPAN */
/* --------------------------------------------------- */

.content_titlespan
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 12px;
	color: red;
	text-decoration: none;
}

/* =================================================== */

/* =================================================== */
/* CONTENT COL01 */
/* --------------------------------------------------- */

.content_col01
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.content_col01 a
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.content_col01 a:hover
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.content_col01 a:visited
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

.content_col01 a:hover
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	text-align: left;
}

.content_spancol01
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: red;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* CONTENT COL02 */
/* --------------------------------------------------- */

.content_col02
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* CONTENT COL02 */
/* --------------------------------------------------- */

.content_col03
{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	text-align: left;
}

.content_col03 INPUT
{
	font-family: Tahoma;
	font-size: 11px;
	border-right: #5A5A5A 1px solid;
	border-top: #5A5A5A 1px solid;
	border-left: #5A5A5A 1px solid;
	border-bottom: #5A5A5A 1px solid;
	background: #000000;
	color: #FFFFFF;
}

.content_spancol03
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

/* =================================================== */

/* =================================================== */
/* NEXT BACK */
/* --------------------------------------------------- */

.nextback
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nextback a
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nextback a:active
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nextback a:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nextback a:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}

/* =================================================== */

/* =================================================== */
/* CLIPS SIZE */
/* --------------------------------------------------- */

.clips_size
{
	font-family: Verdana;
	font-weight: none;
	font-size: 10px;
	color: #5A5A5A;
	text-decoration: none;
	text-align: center;
}

/* =================================================== */
