body
{
	margin: 0px;
	background: #f0fafd;
}
*
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
}
.maintable
{
	background: white;
}
.maincell
{
	width: 680px;
	text-align: center;
}
.maincellextension
{
	background-color: #f0fafd;
	width: 680px;
	text-align: center;
	background: #f0fafd;
}
.upperleft
{	
	background: url('images/upper-left.jpg') no-repeat ;
	width: 394px;
	height: 100px;
}
.left
{	background: url('images/left.jpg') no-repeat;
	width: 235;
	length: 322;
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color:black;
	vertical-align:top;
	text-align: center;
}

.menu
{
 	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color: black;
	font-weight: bold;
	height:10px;
	text-decoration: none;
	background : url('images/arrow.jpg') no-repeat 3px 2px;
	padding-left: 14px;
	padding-right: 14px;
}
.menu a:link, .menu a:visited
{
 	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color: black;
	font-weight: bold;
	height:10px;
	text-decoration: none;
}


.font1, .font1 a:link, .font1 a:visited
{
 	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color: black;
	font-weight: bold;
	height:10px;
	text-decoration: none;
}
.font2
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 24px;
	color: black;
	font-weight: bold;
}
.font3
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 20px;
	color: #CA4E00;
	font-weight: bold;
}
.font4
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #006F94;
}
.font5
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.font6
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #E08300;
}
.font7
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color:#545454;
	padding: 8px 15px 8px 0px;
}
.font7 a:link
{
	color:#545454;
}
.font7 a:visited
{
	color:#545454;
}
.font8
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color:#E08300;
	padding-top: 12px;
	text-decoration: underline;
}

.font8 a:link
{
	color:#E08300;
	text-decoration: underline;
}

.font8 a:visited
{
	color:#E08300;
	text-decoration: underline;
}

.font9
{	font-family:  arial, tahoma, verdana, helvetica;
	font-size: 16px;
	color:black;
	font-weight:bold;
}
.font10
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 10px;
	color:#545454;
	vertical-align: bottom;
	height:80px;
	padding-bottom: 10px
}
.font11
{	font-family: arial, tahoma, verdana, helvetica;
	font-size: 10px;
	color:#464646;
	font-weight: bold;
	padding-top:10px;
}
.font12
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color:#464646;
	padding-top:10px;
	padding-left: 0px; 
	padding-right:10px; 
	text-align:justify;
}

ul.list1 li
{	
	color:#006F94;
	cursor: pointer;
}
ul.list1 li a
{	
	color:#545454;
	cursor: pointer;
	text-decoration: underline;
}
ul.list1 li a:hover
{	
	color:#545454;
	cursor: pointer;
	text-decoration: underline;
}

ul.list2 li a
{	
	color:#E08300;
	cursor: pointer;
	text-decoration: underline;
}
ul.list2 li a:hover
{	
	color:#E08300;
	cursor: pointer;
	text-decoration: underline;
}


.readmore
{
	text-align: right;
	text-decoration: underline;
	padding-right: 10px;
}

.readmore a
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color:#545454;
	text-align: justify;
}


.blogtitle
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 18px;
	color: #CA4E00;
	padding-right: 10px;
}
.blogdate
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 12px;
	color: #CA4E00;
}

.blogauthor
{
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 10px;
	color: #CA4E00;
	padding-top: 10px;
}

/**************shadows***************/
.leftshadow
{
	background: url('images/left.gif') repeat-y right top;
}
.rightshadow
{
	background: url('images/right.gif') repeat-y left top;
}
/*
.leftshadow2
{
	background: url('images/leftshadow2.jpg') repeat-y right top;
}
.rightshadow2
{
	background: url('images/rightshadow2.jpg') repeat-y left top;
}
.bottomleftshadow
{
	background: url('images/bottomleftshadow.jpg') no-repeat right top;
}
.bottomrightshadow
{
	background: url('images/bottomrightshadow.jpg') no-repeat left top;
}
.bottomleftshadow2
{
	background: url('images/bottomleftshadow2.jpg') repeat-x left top;
}
.bottomrightshadow2
{
	background: url('images/bottomrightshadow2.jpg') repeat-x left top;
}
.bottomshadow
{
	background: url('images/bottomshadow.jpg') repeat-x left top;
}
*/
a:link
{
	color: #0085D2 ;
	text-decoration: none;
}
a:hover
{
	color: #0085D2 ;
	text-decoration: none;
}
a:visited
{
	color: #0085D2 ;
	text-decoration: none;
}