/***********************************************/
/* umlab.css                                   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pageBG.gif);
	font-size: 11px;
	background-attachment: fixed;
}

a{
	color: #003366;
	text-decoration: none;
}

a:link{
	color: #003366;
	text-decoration: none;
}

a:visited{
	color: #003366;
	text-decoration: none;
}

a:hover{
	color: #FF3333;
	text-decoration: underline;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
*/

/***********************************************/
/*               */
/***********************************************/

#masthead{
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-image: url(images/graff/mfinal.jpg);
}
/*     */
#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

#headlines{
	float:right;
	width: 15%;
	padding-right: 4px;
}

#content{
	float: left;
  width: 60%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 10px;
	padding: 0px;
	width: 50px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.feature{
	padding: 10px 0px 10px 10px;
	text-indent: 10px;
	}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	background-image: url(images/fon_siteinfo.jpg);
	padding-top: 2px;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles DAN BAN **********/
/* #sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

/* #sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

/* #sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;}
/* #sectionLinks a:hover
{background-color: #dddddd;}
/*********** #sectionLinks styles DAN BAN END **********/

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	font-size: 10px;
}



/*********** #sectionLinks styles DAN BAN **********/
 #sectionLinks{
	position: relative;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

 /* #sectionLinks h3{padding: 10px 0px 10px 10px;}*/
 
 #sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
 #sectionLinks a:hover
{background-color:#FFFFFF;}

div#sectionLinks li a {display: block; border-left: 15px solid #009966;} /*        */
div#sectionLinks li a:hover {border-left-color: red;}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/*    ,  ,  */

div#navknop {
	float: none;
	background-image: url(images/but_fon.gif);

}
.date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/table_fon.gif);
	text-align: left;
	text-indent: 5pt;
	border: 1px solid;
	padding: 1px;
	margin-left: auto;
}
.datelist {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 5pt;
	border: 1px solid;
	padding: 1px;
	margin-left: auto;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/newstabfon.gif);
	text-indent: 10pt;
	border: 1px solid #FFFFFF;
	background-attachment: fixed;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 1px;
}
.laternews {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border: 1px solid #FFFFFF;
	color: #000066;
	background-color: #E1F0EE;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.laternews a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000099;
	text-decoration: underline;
}
.clock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.storytabname {
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.storytabfill {


	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
}
.partners {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #A4D9D0;
	font-weight: bold;
	text-align: center;
	background-image: url(images/partners.gif);
	border-top: 1px solid #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px #FFFFFF;
}
.partnersbaner {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.subscription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.butenter {
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #51ACBF;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #013f58;
	PADDING-BOTTOM: 2px;
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	CURSOR: pointer;
	COLOR: #E1F0EE;
	BORDER-TOP-COLOR: #51ACBF;
	PADDING-TOP: 2px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #013f58;
	background-color: #085D7E;
}
.style3 {
font-size: 10px; font-weight: bold; color: #FFFFFF; 
}
a.glink, a.glink:visited {
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
margin: 0px;
padding: 2px 5px 4px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}
a.glink:hover {
text-decoration: none;
background-color: #6699CC;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;

}.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}
.storyTABL {
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
}
.storyTABL2 {
	clear: both;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
}

.storyTABLNAME {
	clear: both;
	padding: 2px 0px 2px 10px;
	font-size: 11px;
	font-family: Tahoma;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/fon_story_tab_name.gif);
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	font-weight: bold;
	color: #000033;
}
.feature a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #000099;
	text-decoration: underline;
}
#imgtabmod {
	padding: 0px;
	color: #cccccc;
	text-align: center;
	text-indent: 0px;
	background-image: url(images/newstabfon.gif);
	border: 1px solid #FFFFFF;
}
#tabmodtab {
	padding: 0px;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 9px;
	background-color: #A6DAD1;
}
.modlink {
	background-color: #A5D9D1;
	border-right: 10px solid #FF0000;
	text-align: left;
	display: table-cell;
	white-space: normal;
}
.submodlink {

	background-color: #BAE2DB;
	border-right: 5px solid #CC0000;
	text-align: left;
}
.text {

	clear: both;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}