/* ******************************************
' Project : NSN-ULTRAV20
' Manager : DAR
' Author  : AMM
' Created : 110106
' Graphics: XXX
' Edits By: XXX
' Doc Role: Define CSS	HERE
' ********************************************

*/

/*		 HERE		COMES			COMMON			CSS	*/

BODY  {
background:#DDDDDD;
color:#363636;
font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
} 

.info_text {
    color:#00A800;
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
    font-size:12pt;
	font-weight:bold;
	line-height:12pt;
}

.succ_text {
    color:#363636;
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
    font-size:12pt;
	font-weight:bold;
	line-height:12pt;
}

.errtext {
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size:12pt;
	font-weight:bold;
	color: #363636;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


/*		CSS BELOW THIS IS SITE SPECIFIC			*/
.background
{
	background-color: #787878;
}

.text
{
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size:12pt;
	text-align:justify;
	color:#363636;
}


.text a
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #363636;
text-decoration: none;
}


.text a:hover  {
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #787878;
text-decoration: none;
}

.breadcrumb
{
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size:12pt;
	font-weight:bold;
	text-align:justify;
	color:#363636;
	text-decoration:none;
}

.breadcrumb a
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}


.breadcrumb a:hover  {
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #787878;
text-decoration: none;
}

tbody
{
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size:12pt;
	/*line-height:16px;*/
	text-align:justify;
	color:#363636;
}


.leftnav1 a
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.rightnav
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.rightnav a
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.rightnav1 a
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}



.rightnav a:hover  {
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #787878;
text-decoration: none;
}

.leftnav
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.leftnav a
{
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}


.leftnav a:hover  {
font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
font-size: 12pt;
font-weight: normal;
color: #787878;
text-decoration: none;
}

.button
{
	font-family:Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	font-size : 11px;
	color:#FFFFFF;
	border-right: #363636 1px solid;
	border-top:#363636 1px solid;
	border-left:#363636 1px solid;
	border-bottom:#363636 1px solid;
	background-color: #000000;
}
.txtbox_small
{
	 border-right: #001018 1px solid;
	 border-top:#001018 1px solid;
	 border-left:#001018 1px solid;
	 border-bottom:#001018 1px solid;
	 font-size: 12pt;
	 font-family: Trebuchet MS,Arial,sans-serif,Garamond,Times New Roman;
	 background-color:#FFFFFF;
	 color:#363636;
	 text-align:left;
	 width: 140;
}
/*	CSS FOR THE PAGE CONTENT		*/
.pbgcolor
{
	background-color: #DDDDDD;
}

.bgcommon
{
	background-color: #000000;
}
.imageborder
{

border-color:#000000;

}


/**************************************************/

.maintable {
	background-color: #FFFFFF;
	border: 1px solid #ffe6b1;
}
.tablebornbg {
	border: 1px solid #b5b29d;
	background-color: #e5e2cf;
}
.navigation {
	font-family: verdana, arial;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #050505;
	text-decoration: none;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d7761a;
	text-decoration: underline;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #070707;
	text-decoration: none;
}
.newsMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb251a;
	text-decoration: none;
}
.navigation a {
	font-family: verdana, arial;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.navigation a:hover {
	font-family: verdana, arial;
	font-size: 12pt;
	color: #efa136;
	text-decoration: none;
}
.brcrmb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2a2a2a;
}
.brcrmb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2a2a2a;
	text-decoration: none;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7e110b;
	text-decoration: none;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e110b;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}


/* CALENDER CSS */ 
.main {
width:165px;
border:1px solid #E5E2CF;
}

.month {
background-color:#ffffff;
font:bold 10px verdana;
color:#77768F;
text-decoration:none;
}

.daysofweek {
background-color:#221D54;
font:bold 10px verdana;
color:white;
}

.days {
font-size: 10px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days a{
font-size: 10px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
text-decoration:none;
}

.days #today{
font-weight: bold;
color: red;
}

.more
{
font:bold 11px verdana;
color:#1D2928;
text-decoration:none;
}

#body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.mainbody{
height:300px;
}

/* CALENDER CSS Ends*/
