/* ******************************************
' Project : NSN-ULTRAV20
' Manager : DAR
' Author  : AMM
' Created : 110106
' Graphics: XXX
' Edits By: XXX
' Doc Role: Define CSS	HERE
' ********************************************

*/

/*		 HERE		COMES			COMMON			CSS	*/
.info_text {
    color:#00A800;
	font-family: garamond, arial, verdana;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.succ_text {
    color:#363636;
	font-family: garamond, arial, verdana;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.errtext {
	font-family: garamond, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color: #ff0000;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


/*		CSS BELOW THIS IS SITE SPECIFIC			*/
.background
{
	background-color: #D7C8B3;
}


.text
{
	font-family: garamond bold;
	font-size: 18px;
	color: #000000;
}
.text a
{
	font-family: garamond bold;
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}
.text a:hover
{
	font-family: garamond bold;
	font-size: 18px;
	color: #000000;
	text-decoration:underline;
}
.breadcrumb
{
	font-family: garamond, arial, verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.breadcrumb a
{
	font-family: garamond, arial, verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.breadcrumb a:hover
{
	font-family: garamond, arial, verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}


tbody
{
	font-family: garamond, arial, verdana;
	font-size: 16px;
	color: #000000;
	text-align:justify;
}

.leftnav
{
	font-family: Garamond, arial, verdana;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.leftnav a
{
	color: #ffffff;
}

.leftnav a:visited  {
	color: #ffffff;

}
.leftnav a:hover  {
	color: #D7C8B3;
}
.leftnav a:active  {
	color: #ffffff;
}

.leftnav1 a
{
	font-family: Garamond, arial, verdana;
	font-size: 18px;
	color: #D7C8B3;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.leftnav1 a:visited  {
	color:#D7C8B3;
}
.leftnav1 a:hover  {
	color: #D7C8B3;
}
.leftnav1 a:active  {
	color: #D7C8B3;
}

.button
{
	font-family: garamond, arial, verdana;
	font-size : 12px;
	color:#363636;
	border-right: #363636 1px solid;
	border-top:#363636 1px solid;
	border-left:#363636 1px solid;
	border-bottom:#363636 1px solid;
	background-color: #D7C8B3;
}
.txtbox_small
{
	 border-right: #001018 1px solid;
	 border-top:#001018 1px solid;
	 border-left:#001018 1px solid;
	 border-bottom:#001018 1px solid;
	 font-size: 12px;
	 font-family: garamond, arial, verdana;
	 background-color:#FFFFFF;
	 color:#363636;
	 text-align:left;
	 width: 140px;
}
/*	CSS FOR THE PAGE CONTENT		*/
.pbgcolor
{
	background-color: #F2F5F7;
}

.bgcommon
{
	background-color: #9b0128;
}
.mnbgcolor
{
	background-color: #F2F5E9;
}
.imageborder{
	border-color:#9b0128;

}

/**************************************************/

body {
	background-color: #9b0128;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width: 982px;
	margin: auto;
	background-image: url('../graphics/bg_all.gif');
	background-position: center;
}
#top_line {
	height: 9px;
	background-color: #65001a;
	margin-right: 14px;
	margin-left: 14px;
}
#header {
	margin: auto;
	width: 937px;
}
#content_main {
}
#content {
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-left:20px;
	padding-right:40px;	
}
#footer {
	width: 710px;
	padding-left: 246px;
	font-family: garamond, arial, verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#footer a
{
	font-family: garamond, arial, verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer td {
	font-family: garamond, arial, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.nav {
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_bg {
	background-image: url('../graphics/nav_bg.gif');
	background-repeat: repeat-y;
	background-position: left;
}
.nav_base {
	background-image: url('../graphics/nav_base.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav ul {
	list-style-type: none;
	font-family: garamond, arial, verdana;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 62px;
}
.nav li {
	height: 23px;
}

#content p {
	font-family: garamond, arial, verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
#content h1 {
	font-family: garamond, arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.nav_bg   li a  {
	font-family: garamond, arial, verdana;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	z-index: 50;
}
.content_sec{
	padding-top:20px;
	padding-left:28px;
	padding-right:8px;
	font-family: Garamond, arial, verdana;
	font-size: 15px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

.cutomred{
color:#9B0128;
}