/* ******************************************
' 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:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.succ_text {
    color:#003399;
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
    font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.errtext {
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	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: #FFFFCC;
}*/

tbody
{
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#003399;
}

.text 
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
}


.tHome 
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
	text-align:justify;
}

a
{
font-family: Times New Roman,Verdana,Arial,sans-serif,Courier;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}


.heading {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


a.heading
{
font-family: Times New Roman,Verdana,Arial,sans-serif,Courier;
font-size: 18px;
font-weight: bold;
color: #000000;
text-decoration: none;
}


a.leftnav
{
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #003399;
text-decoration: none;
}

a.Bread
{
font-family: Times New Roman,Verdana,Arial,sans-serif,Courier;
font-size: 12px;
font-weight: bold;
color: #4E552D;
text-decoration: none;
}
a.Bread:hover 
{
font-family: Times New Roman,Verdana,Arial,sans-serif,Courier;
font-size: 12px;

color: #4E552D;
text-decoration:underline;
}
.Bread
{
font-family: Times New Roman,Verdana,Arial,sans-serif,Courier;
font-size: 12px;
font-weight: bold;
color: #4E552D;
text-decoration: none;
}

a.leftnav:visited  {
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color:#003399;
text-decoration: none;
}
a.leftnav:hover  {
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: bold;
color: #FFFFCC;
background-color: #003399;
text-decoration: none;
}
a.leftnav:active  {
font-family: Verdana,Arial,sans-serif,Courier,Times New Roman;
font-size: 12px;
font-weight: normal;
color: #003399;
background-color: #FFFFCC;
text-decoration: none;
}

.button
{
	font-family:Verdana,Arial,sans-serif,Courier,Times New Roman;
	font-size : 12px;
	color:#003399;
	border-right: #003399 1px solid;
	border-top:#003399 1px solid;
	border-left:#003399 1px solid;
	border-bottom:#003399 1px solid;
	background-color: #FFFFCC;
}
.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: Verdana,Arial,sans-serif,Courier,Times New Roman;
	 background-color:#FFFFFF;
	 color:#003399;
	 text-align:left;
	 width: 140;
}

/* for our user*/
body {
	background-color: #3e4723;
	background-image: url('../graphics/bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px
}
.border {
	border: 1px solid #adb191;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:normal;
}
.bottomnav {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight:normal;
	color: #adb191;
}
.topnav{
	font-family:  Arial,Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	}
	
	a.top {
	font-family:  Arial,Times New Roman, Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	}
	

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.breadnav
	{
	color:#3E4824;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	
	}
	<!--
.xrepeat {
	background-repeat: repeat-x;
}
.yrepeat {
	background-repeat: repeat-y;
	
/**************************************************/
