
body, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #000000;
}
body {
background-color : #ffffff;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
/* MAIN BODY */

a {
color : #000000;
text-decoration:none;
}

a:hover  {
color : #000000;
text-decoration:underline;
}

.mainbody {
width : 800px;
background-color : #ffffff;
}

/* SEARCH BOX */
.search {
margin:0px;
background-color : #999999;
BORDER: #999999 1px solid;
height : 12px;
width : 80px;
font-size : 11px;
color : #ffffff;
}


/* INPUT BUTTON */
.submit_button  {
font-family : Arial, Helvetica, sans-serif;
width : 60px; 
color:#FFFFFF; 
background-color:#000000; 
border-style:outset; 
font-size : 11px;
font-weight: bold;
border-color:#000000;
BORDER: #000000 1px solid;
}


/* MAIN TOPIC TILES */
.maintittle {
height : 20px;
background-color : #ff0000;
font-size : 12px;
padding-left : 2px;
vertical-align : middle;
color : #ffffff;
font-family : Arial black;
text-transform : uppercase;
}

.maintittle_1 {
height : 20px;
background-color : #ff0000;
font-size : 10px;
padding-left : 2px;
vertical-align : middle;
color : #ffffff;
font-family : Arial black;
text-transform : uppercase;
}


/* MAIN TOPIC TILES */
.back_to {
font-size : 10px;
padding-left : 0px;
vertical-align : middle;
color : #FFFFFF;
font-family : Arial Black;
text-transform : uppercase;
}



/* CONTENT BOXES */
.content {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
padding-right : 2px;
padding-left : 2px;
padding-bottom : 10px;
border-bottom : 1px dotted #000000;
margin-bottom : 5px;

}


.nb_content {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
padding-right : 2px;
padding-left : 2px;
padding-bottom : 10px;
margin-bottom : 5px;
}

/* TOPIC TITLES - BIG */
.featuretitle {
font-size : 25px;
font-style : italic;
color : #000000;
}

/* TOPIC TITLES - SMALL */
.topictitle {
font-family : Arial;
font-size : 11px;
font-weight : bold;
color : #000000;
text-transform : uppercase;
}


a.news_title {
font-family : Arial;
font-size : 11px;
font-weight : bold;
color : #000000;
text-transform : uppercase;
text-decoration:none;
}

a:hover.news_title  {
font-family : Arial;
font-size : 11px;
font-weight : bold;
color : #000000;
text-transform : uppercase;
text-decoration:underline;
}

a.featuretitle {
font-family: times new roman,times,serif; 
font-size : 25px;
font-style : italic;
color : #000000;
text-decoration:none;
}
a:hover.featuretitle  {
text-decoration:underline;
}
/* READ BUTTON */
a.read {
font-size : 10px;
color : #FF0000;
padding : 0px;
text-decoration : none;
text-transform : uppercase;
}

a.back_to {
font-size : 10px;
color : #FFFFFF;
padding : 0px;
text-decoration : none;
text-transform : uppercase;
}

a:hover.back_to {
font-size : 10px;
color : #FFFFFF;
padding : 0px;
text-decoration : underline;
text-transform : uppercase;
}

a.download_link {
font-size : 10px;
color : #000000;
padding : 1px;
text-decoration : none;
text-transform : uppercase;
}

a:hover.download_link {
font-size : 10px;
color : #000000;
padding : 1px;
text-decoration : underline;
text-transform : uppercase;
}

/* FOOTER BOX */
.footer {
height : 20px;
color : #ffffff;
font-size : 11px;
}

/* FOOTER LINKS */
a.footlink {
font-size : 11px;
color : #ff0000;
text-decoration : none;
}

/* LEFT MENU STARTS */
.menu a, .menu a:visited {
position : relative;
text-decoration : none;
text-align : left;
background-color : #ffffff;
color : #000000;
font-size : 12px;
font-weight : bold;
display : block;
width : 116px;
padding : 2px;
}
.menu a:hover {
color : #ff0000;
}

/* LEFT MENU ENDS */


/* TOP MENU STARTS */
.menu1 {
padding : 0;
margin : 0;
list-style-type : none;
}


.menu1 a {
display : block;
width : 80px;
height : 17px;
color : #fff;
background : #000;
padding : 1px;
text-decoration : none;
padding-top : 3px;
font-weight:bold;
float : left;
}


.menu1 a:hover {
color : #fff;
background : #ff0000;
}

.menu1_active a {
display : block;
width : 80px;
height : 17px;
color : #fff;
background : #ff0000;
padding : 1px;
text-decoration : none;
padding-top : 3px;
font-weight:bold;
float : left;
}

/* TOP MENU ENDS */



.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top:  #003399  solid 1px;
	border-bottom: #003399 solid 1px;
	border-right: #003399 solid 1px;
	border-left: #003399 solid 1px;
	padding: 2px;
  font-size: 80%;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #EBEDF6;
	font-weight: bold;
	border-top:  #354A81  solid 1px;
	border-bottom: #354A81 solid 1px;
	border-right: #354A81 solid 1px;
	border-left: #354A81 solid 1px;	
}

