html{height: 100%; margin-bottom: 1px;}
	
body{
	font-family: Verdana, arial, helvetica, sans-serif;
	background-image: url(../images/layout/bg_site.jpg);
	background-repeat: repeat-x;
	background-color: #4A6BB5;
	color: #686868;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100%;
}

/* Layout */

#header{
	background-image: url(../images/layout/bg_header.jpg);
	width: 920px;
	height: 203px;
	margin-left: auto;
	margin-right: auto;
}

#page{
	background-image: url(../images/layout/bg_plane_1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFF;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#left{
	background-color: #FFF;
	float: left;
	width: 662px;
	border-right: 1px solid #CCC;
	min-height: 800px;
}

.media_box{
	background-color:#fff;
	padding:0px;
	float:left;
}

.box_split{
	height:7px;
	line-height:7px;
	font-size:0px;
}

div.photo_sml_box77{
	width:77px;
	height:77px;
	margin-right:7px;
	overflow:hidden;
	float:left;
	border: 3px solid #AABBDD;
}	

/* for Internet Explorer */
/*\*/
* html #left {
	height: 800px;
}
/**/

	
#right{
	/*background-color: #FFF;*/
	float: right;
	width: 257px;
}

.content{
	margin: 15px;
}

#footer{
	background-image: url(../images/layout/bg_bot_page.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #4A6BB5;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	color: #FFF;
	text-align: center;
	clear: both;
}

/* Navigations */

#navcontainer{
	position: relative;
	top: 149px;
	left: 325px;
	font-size: 80%;
	width: 580px;
	height: 34px;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
}

#navcontainer ul li{
	list-style-type: none;
	display: block;
	float: left;
}

#navcontainer a{
	display: block;
	color: #FFF;
	padding: 10px;
	text-decoration: none;
}

#navcontainer a:hover{
	background-color: #1171BD;
}

#navcontainer a.Lb{
	border-left: 1px solid #686868;
}

#navcontainer a.Rb{
	border-right: 1px solid #686868;
}

ul.myGam{
	margin-top: 15px;
	list-style: square;
}

ul.myGam li{
	font-size: 10pt;
}

/* --- */

.alignLeft{
	text-align: left;
}

.alignCenter{
	text-align: center;
}

.alignRight{
	text-align: right;
}

.alignMiddle{
	margin-top: -50%;
}

img{
	border: 0;
	margin: 0;
	padding: 0;
}

.h100{
	height: 100%;
}
	
.h20{
	height: 20px;
}

.h15{
	height: 15px;
}

.pad25{
	padding: 25px;
}

.pad20{
	padding: 20px;
}

.pad15{
	padding: 15px;
}

.pad10{
	padding: 10px;
}

.pad5{
	padding: 5px;
}

.width100{
	width: 100%;
}
	
/* Typography */

h1, h2, h3, h4, h5, h6, ol, ul{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 150%;
	font-weight: normal;
}

h2{
	font-size: 120%;
	font-weight: normal;
}

h3{
	font-size: 100%;
	font-weight: bold;
	background-image: url(../images/layout/bg_h3.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #CCC;
	padding-left: 35px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #314E80;
}

h4{
	font-size: 70%;
	font-weight: bold;
}

h5{
	font-size: 70%;
	font-weight: bold;
}

h6{
	font-size: 64%;
	font-weight: bold;
}

ul{
	line-height: 130%;
	margin-left: 25px;
	font-size: 80%;
}

ul.home{
	background-color: #DBEDF8;
	padding: 25px;
	margin-left: 0;
	list-style: none;
}

ul.home li a{
	background-image: url(../images/layout/more_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
}

li{
	margin-bottom: 5px;
}

p{
	margin: 5px 0 5px 0;
	line-height: 130%;
	font-size: 80%;
}

p.more{
	padding-left: 16px;
	margin-bottom: 10px;
}

#footer p{
	font-size: 60%;
}

a{
	color: #314E80;
}

a.more{
	background-image: url(../images/layout/more.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
}

a:link{
}

a:visited{
	/*color: red;*/
}

a:active{
}

a:hover{
	/*hover doesn't work in nn4*/
	color: #686868;
}

a.photo_sml_box77{
	display:block;
	width:77px;
	height:77px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

pre{
	font-family: monospace;
}

strong, b{
	font-weight: bold;
}

hr{
	border: none 0;
	border-top: 1px solid #CCC;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

br{
	margin: 0;
	padding: 0;
}

.newsTitle{
	background-image: url(../images/layout/bg_news_title.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/*width: 221px;*/
	height: 25px;
	color: #FFF;
	padding: 5px 0 0 10px;
	font-weight: bold;
}

.green{
	color: green;
}

.red{
	color: red;
}

img.imgAd{
	vertical-align:middle;
	border: 3px solid #AABBDD;
	margin: 0;
	padding: 0;
}

img.imgAdLg{
	float: left;
	border: 3px solid #AABBDD;
	margin: 0 5px 5px 0;
	padding: 0;
}

img.innerText{
	border: 1px solid #686868;
}

table.border{
	border-collapse: collapse;
}

table.border td{
	font-size: 80%;
	border: 1px solid grey;
	border-collapse: collapse;
}

table.border tr.bold{
	font-weight: bold;
}

table.border tr.bold{
	background-color: #ffb6c1;
}

/* Forms */

form td{
	font-size: 80%;
}

.login{
	background-image: url(../images/layout/bg_loginform.jpg);
	background-repeat: repeat-x;
	height: 276px;
	color: #314E80;
	font-size: 70%;
}

.login h3{
	background-image: none;
	border: none;
	padding: 15px;
	color: #FFF;
}

.login p{
	padding: 15px;
	color: #FFF;
	font-size: 100%;
}

form br{
	clear: left;
}

fieldset{
	padding: 10px;
}

legend{
	color: #000;
}

label{
	float: left;
	font-weight: bold;
	font-size: 80%;
	margin-top: 2px;
	margin-right: 10px;
}

textarea{
	background-color: #FFFFFF;
	overflow: auto;

	margin-bottom: 5px;
}

input.box{
	background-color: #199DFF;
	border: 1px solid #314E80;
	width: 222px;
	color: #FFF;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
}

.mandatory{
	background-color: #FFFFE0;
}

#uword{
	margin: 5px 0 5px 0;
}
	
/* classes for validator */

.captcha{
	border: 1px solid #CCC;
	width: 205px;
}

.tfvHighlight{
	color: red;
}

.tfvNormal{
	font-weight: bold;
}

