/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2005 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 120%;
	font-size: 14px;
	text-align: center;
}


/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #222222;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
}



/*
	Standard paragraph style
*/

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	color: #ececec;
	line-height: 15px;
	text-align: center;
}


li
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	margin-top: 0px;
	color: #ffffff;
	line-height: 12px;
	text-align: left;
}




/*
	Links
*/


a:link {
	color: #cccccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

a:visited { 
	color: #cccccc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: underline; 
	} 

a:active { 
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	} 

a:hover { 
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: underline;
	} 


/*
	Front Page Table Links
*/


a.menu:link { 
	color: #0000FF; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;  
	}

a.menu:visited { 
	color: #cccccc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 

a.menu:active { 
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 

a.menu:hover { 
	color: #999999; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
	} 

a.menu1:link { 
	color: #cccccc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;  
	}

a.menu1:visited { 
	color: #cccccc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 

a.menu1:active { 
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 

a.menu1:hover { 
	color: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline;
	}

a.menu2:link { 
	color: #ff6633; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none;  
	}

a.menu2:visited { 
	color: #99cccc; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	} 

a.menu2:active { 
	color: #ff6633;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: underline; 
	} 

a.menu2:hover { 
	color: #ff6633; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: underline;
	}

/*
	Headings
*/

h1
{
	font-weight: bold;
	font-size: 12px;
	color: #E6361F;
  margin-top: 20px;
}

h1.left-header
{
	font-weight: normal;
	font-size: 11px;
	color: #E6361F;
	margin-left: 15px;
	top: 200px;


}

h2
{
	font-size: 9px;
	color: #ffffff;
	padding-top: 9px;
}



/*
	Main Table - just gives the content a background colour
*/

.maintable 
{
	background-color: #222222;
}



/*
	Menu Table and Cell - controls how the menu looks & sits
*/

.menutable 
{
	height: 25px;	
	width: 750px;
	font-size: 8px;
	background-color: #333333;
	border-bottom: 1px solid #999999;
}

.menucell
{
	padding-left: 15px;
	height: 20px;
	vertical-align: middle;


}



/*
	Left hand column on homepage - the big image
*/

.home-left 
{
	width: 240px;
	height: 180px;
	background-image: url(images/page_left_utm.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
}

p.left-text
{
	font-size: 8px;
	margin-left: 15px;
	margin-right: 10px;
	color: #999999;
}



/*
	Right hand column on homepage
*/

.home-right 
{
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 40px;
}





/*
	Left hand column on sub-page
*/

.page-left 
{
	width: 224px;
	height: 300px;
	background-image: url(images/page_left3.jpg);
	background-repeat: no-repeat;
	padding: 100px 0px 0px;

}


/*
	Right hand column on sub-page
*/

.page-right 
{
	background-repeat: no-repeat;
	padding-right: 15px;
	background-position: right top;
	padding-left: 15px;


}




/*
	Page footer area
*/


p.footer
{
  text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	font-size: 8px;
	margin-bottom: 20px;
}

p.footer a
{
	color: #EA922B;
	font-size: 10px;
}




/*
	Standard images
*/

img
{
	border: none;
}





/*
	Frontpage layout elements - Text
*/

.text
{
	padding-right: 20px;
	text-align: left;
}
submenu {

	color: #FFFFFF; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 15px; 
	text-decoration: none;
}
.foto-left {

	width: 224px;
	height: 300px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
.headercell {
	padding-left: 0px;
	vertical-align: middle;
	background-color: #999999;
	height: 70px;
	width: 748px;
	background-image: url(../images/header.jpg);



}
.foto-left-1 {
	width: 200px;
	height: 160px;
	background-repeat: no-repeat;
	top: 200px;
	left: 30px;
	padding-left: 30px;
	background-position: 0px;




}
.left-subtitle {

	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	margin-left: 30px;
	top: 200px;
}
.foto-table {
	background-color: #333333;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	border: none;
	top: 10px;
	left: 10px;
	padding: 1px;
?50, FinishOpacity=?, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?); 




}
.h10 {
	font-size: 9px;
	color: #e6361f;
	padding-top: 0px;
	font-weight: bold;

}
.text-in-celula {

	font-size: 10px;
	color: #F9F9F9;
	padding-top: 0px;
	font-weight: normal;
}
.text-resurse {

	font-size: 8px;
	color: #F9F9F9;
	padding-top: 0px;
	font-weight: normal;
}
.text-in-form {


	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	font-weight: normal;
}
.menu1 {
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
.left-text {


	font-weight: bold;
	font-size: 9px;
	color: #FF0000;
	margin-left: 0px;
	top: 20px;
}
.foto-left-2 {

	width: 200px;
	height: 100px;
	background-repeat: no-repeat;
	top: 200px;
	left: 30px;
	padding-left: 30px;
	background-position: 0px;
}
.menu2 {
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;

}
.txtblack {
	color: #000000;
}
.texttt {
	padding: 10px;
}
.text link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: blink;
}
.maintable .page-right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
}
a:link.tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
}
