BODY.global {
	background-color :  #EBF1F1;      <!-- #EBF1F1; -->
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

A:LINK, A:VISITED ,A:ACTIVE, A:HOVER, A:FOCUS {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	color : #9F9F9F;
}

A.nav_1:LINK, A.nav_1:VISITED ,A.nav_1:ACTIVE, A.nav_1:HOVER, A.nav_1:FOCUS
	{
border : 0px solid red;
	}



TABLE.content {

	height : 420px;
	width : 900px;
	background-color : White;
	border : 1px solid Black;
}

td.nav_first {
	border : 0px solid #676767;
}


td.nav_second {
	border : 0px;
	height : 20px;
}


td.nav_third {
	border : 1px solid #676767;
	line-height : 16px;
	height: 16px;
}

td.mainview {
	border-right : 1px solid #7F0000;
}

td.border_left_black {
	border-left : 1px solid #676767;
         vertical-align: top;
}

td.border_top {
	border-top : 1px solid #7F0000;
}

td.border_bottom {
	border-bottom : 1px solid #7F0000;
}

td.pic_preview {
         border-right : 1px solid #676767;
         border-left : 1px solid #676767;
}

td.nav_third_border_left {
         border-left : 1px solid #676767;
}


td.text {
	font-family : arial;
         font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : left;
	color : #4F4F4F;
	padding-left : 5px;
	padding-right : 5px;
         vertical-align: top;
}

td.text_left{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : left;
	color : #363636;
	padding-left : 5px;
	padding-right : 5px;
}

td.text_right {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : right;
	color : #363636;
	padding-left : 5px;
	padding-right : 5px;
}

td.text_topic_1{
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #800000;
	padding-left : 5px;
	padding-right : 5px;
}

INPUT.standard {
	border : 1px solid #818181;
	font-size : 11px;
	font-style : normal;
	font-family : Arial;
	font-variant : normal;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	background-color : #E1E1E1;
}

INPUT.submit {
	border : 1px solid #818181;

	font-size : 11px;
	font-style : bold;
	font-family : Arial;
	font-variant : normal;
	font-weight : normal;
	color: Maroon;

	padding-left : 5px;
	padding-right : 5px;
	background-color : #E1E1E1;
	height : 18px;
	width : 25px;
	vertical-align : center;
	text-align : center;
}
