/* PAGE ELEMENTS */

.container {
	margin:0px auto;
	width:800px;
}

.leftcolumn {
	background:url(http://www.colan.org/Layout/new-background.gif) repeat;
	width:144px;
}

#logo {
    background:url(http://www.colan.org/Layout/new-title-1.gif);
    width:800px;
    height:100px;
}

.topnavigatorbar {
	background-color:#1668B2;
	width:800px;
}	

/* usual*/

BODY  {
	COLOR:#303030;
	FONT-FAMILY:tahoma,arial,helvetica,sans-serif;
	FONT-SIZE:10pt;
	text-align:center;
	margin:0px 0px 0px 0px; 
	padding:0px;
}

TD.head {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	COLOR : #303030;
}

TD.boxhead {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	COLOR : #303030;
}

TD.bodytext {
	FONT-FAMILY : verdana;
	FONT-SIZE : 10pt;
	COLOR : #303030;
}

TD.boxtext {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 10pt;
	COLOR : #303030;
}

TD.boxlisttext {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 9pt;
	COLOR : #303030;
}

TD.boxlistitem {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 9pt;
	COLOR : #303030;
}

TD.boxbull {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 9pt;
	COLOR : #E31659;
}

TD.navhead {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-WEIGHT : bold;
	FONT-SIZE : 9pt;
	COLOR : #F1D31D;
}

TD.navitem {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #F1D31D;
}

TD.navitemactive {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #F1D31D;
}

TD.navbull {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #F1D31D;
}

TD.navbullactive {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-WEIGHT : bold;	
	FONT-SIZE : 8pt;
	COLOR : #F1D31D;
}

TD.body {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 9pt;
	COLOR : #303030;
}

TD.foot {
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 8pt;
	COLOR : #303030;
}

H1  {
	COLOR : #303030;
	FONT-FAMILY : tahoma,arial,helvetica,sans-serif;
	FONT-SIZE : 24pt;
	FONT-STYLE : normal;
}

A.nav  {
	COLOR : #F1D31D;
	FONT-WEIGHT : bold;	
	TEXT-DECORATION : none;
}

A.nav:hover  {
	COLOR : #FFFFFF;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
}

A {
	COLOR : #1668B2;
	FONT-WEIGHT : bold;	
}

A:hover  {
	COLOR : #F1D31D;
	FONT-WEIGHT : bold;
}


/* these are for the news-page */

A.newslink {
	TEXT-DECORATION: none ;
                     COLOR: #1668B2;
                     FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif ;
                     FONT-WEIGHT: bold;
                     FONT-SIZE:	10pt;
                     
}


A.newslink:hover {
	COLOR: #F1D31D; 
                      TEXT-DECORATION: underline
}

TD.newshead {
	FONT-FAMILY : times,arial,helvetica,sans-serif;
	FONT-WEIGHT : bold;
                     	COLOR : #303030;
}

TD.newstext {
                  FONT-FAMILY : verdana,arial,helvetica,sans-serif;
                  FONT-SIZE:10pt;
                     
}


/* for Login Format */