body{
	FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 10px;
	padding-top:0px;
	text-align: center;
	background: url(../images/bgBody.gif) repeat-x top;
	background-color: #052B58;
}
td{
	FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	font-size: 13px;
}

 A.sp:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #3A8EF6;
	padding:2px 2px 1px 2px;
	border-bottom:0px;
	margin-right:10px;
}
 A.sp:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #3A8EF6;
	padding:2px 2px 1px 2px;
	border-bottom:0px;
	margin-right:10px;
}
 A.sp:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #3A8EF6;
	border-bottom:3px #cc0000 solid;
	padding:2px 2px 1px 2px;
	margin-right:10px;
}
 
 A.img:link {text-decoration: none;font-weight : normal;border-bottom:0px;}
 A.img:visited {text-decoration: none;font-weight : normal;border-bottom:0px;}
 A.img:hover {text-decoration: none;font-weight : normal;border-bottom:0px;}
 
 A.menu:link {color:#ffffff;text-decoration: none;font-weight : normal;border-bottom:0px;}
 A.menu:visited {color:#ffffff;text-decoration: none;font-weight : normal;border-bottom:0px;}
 A.menu:hover {color:#ffffff;text-decoration: underline;font-weight : normal;border-bottom:0px;}

 A.page:link {color:#ffffff;text-decoration: none;font-weight : normal;border:1px white solid;padding:1px 5px 1px 5px;}
 A.page:visited {color:#ffffff;text-decoration: none;font-weight : normal;border:1px white solid;padding:1px 5px 1px 5px;}
 A.page:hover {color:#ffffff;text-decoration: none;font-weight : normal;border:1px black solid;padding:1px 5px 1px 5px;}

 A:link {color:#0065CA;text-decoration: none;font-weight : normal;}
 A:visited {color:#0065CA;text-decoration: none;font-weight : normal;}
 A:hover {color:#0065CA;text-decoration: underline;font-weight : normal;}
 
 A.top:link {color:gray;text-decoration: none;font-weight : bold;border-bottom:0px;margin-left:10px;}
 A.top:visited {color:gray;text-decoration: none;font-weight : bold;border-bottom:0px;margin-left:10px;}
 A.top:hover {color:gray;text-decoration: underline;font-weight : bold;border-bottom:0px;margin-left:10px;}

h1{
	font-size: 18px;
	font-weight: bold;
	color: gray;
	margin: 0px 0px 10px 0px;
	padding-left:10px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #618EE9;
	margin: 0px 0px 0px 0px;
}

ul, ol, blockquote{
	margin: 5px 0px 5px 20px;
}
li{
	margin-left:30px;
}

li.nav, li.navCur{
	text-align: left;
	list-style: none outside;
	margin-bottom: 6px;
	width: 170px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:12px;
}

#nav li{
	margin: 0 0 5px 0;
	padding:0 0 0 0;
	display:block;
}

#nav li.nav a{
	border: 1px solid #DBD9DB;
	width: 160px;
	padding: 4px 4px 4px 4px;
	display:block;
	color: black;
	background: url(../images/bgLiNav.gif) repeat-x left;
}

#nav li.navCur a{
	border: 1px solid #7FC0F6;
	width: 160px;
	padding: 4px 4px 4px 4px;
	display:block;
	color:black;
	background: url(../images/bgLiNav.gif) repeat-x left;
}

#nav li.nav a:hover{
	border: 1px solid #7FC0F6;
	color: black;
	background: url(../images/bgLiNav.gif) repeat-x left;
}

.form{
	border: 1px solid;
	background-color: #EFEFEF;
	font-size: 12px;
}


.smallPic img{
	filter: alpha(opacity: 100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 0.99;
}

.smallPic:hover img{
	filter: alpha(opacity: 70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

p{
	margin-bottom:10px;
}

input.big{
	font-size:16px;
	font-weight:bold;
	padding:3px 3px 3px 3px;
	border:2px solid #B6FC82;
	width:300px;
	color:gray;
}

input.submit{
	font-size: 16px;
	height: 30px;
	color: white;
	font-weight: bold;
	padding: 1px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 8px;
	width: 120px;
	background: url(../../images/bgSubmit.gif) no-repeat top;
	border:0px;
	cursor:pointer;
}

table.box{
	margin-bottom:10px;
	border:1px silver solid;
	background-color:#CCCCCC;
}
td.box{
	padding:5px 5px 5px 5px;
}

span.toTab{
	cursor:pointer;
	color: #618EE9;
}

span.label{
	color: #618EE9;
	font-weight:bold;
}

div.helpLeft{
	width:350px;
	height:390px;
	float:left;
	overflow:auto;
}

div.helpRight{
	width:220px;
	margin-left:10px;
	float:left;
}

div.contacts{
	margin-top: 5px;
	width:168px;
	height:245px;
	overflow:auto;
}

div.miniTitle{
	font-size: 11px; /*padding-right:25px;*/
	font-weight: bold;
	background-color: #E2E2E2;
	color: gray;
	border: 1px solid silver;
	width: 168px;
	text-align: center;
}

div.normalTitle{
	font-weight: bold;
	background-color: #E2E2E2;
	color: gray;
	border: 1px solid silver;
	text-align: left;
	padding: 5px 5px 5px 25px;
	margin-bottom:5px;
}

div.notifications{
	font-size:12px;
}

div.comment{
	font-size:12px;
	margin-left:8px;
}

div.fBox{
	width:80px;
	text-align:center;
	margin:0px 0px 5px 11px;
	padding:0 2px 0 2px;
	float:left;
	border:1px solid silver;
	font-size:11px;
	overflow:hidden;
}

div.X{
	background-image: url(../images/bgX.gif);
	padding-right: 25px;
	margin-bottom:5px;
	margin-top:5px;
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
}
div.V{
	background-image: url(../images/bgV.gif);
	padding-right: 25px;
	margin-bottom:5px;
	margin-top:5px;
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
}
div.msg{
	background-image: url(../images/bgMsg.gif);
	padding-right: 25px;
	margin-bottom:5px;
	margin-top:5px;
	text-align: right;
	background-position: right;
	background-repeat: no-repeat;
}
div.msgContact{
	background-image: url(../images/bgMsg.gif);
	padding-left: 25px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 1px;
	margin-top: 1px;
	text-align: left;
	font-size: 11px;
	background-position: left;
	background-repeat: no-repeat;
	background-color: White;
}

div.profile{
	background-image: url(../images/bgMenuProfile.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:5px 0px 5px 35px;
	border-left:1px solid white;
	width:70px;
	float:right;
	text-align:left;
}
div.messages{
	background-image: url(../images/bgMenuMessages.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:5px 0px 5px 45px;
	border-left:1px solid white;
	width:90px;
	float:right;
	text-align:left;
}
div.account{
	background-image: url(../images/bgMenuAccount.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:5px 0px 5px 35px;
	border-left:1px solid white;
	width:85px;
	float:right;
	text-align:left;
}
div.friends{
	background-image: url(../images/bgMenuFriends.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:5px 0px 5px 40px;
	border-left:1px solid white;
	width:80px;
	float:right;
	text-align:left;
}
div.sendMessage{
	background-image: url(../images/bgMenuSend.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:5px 0px 5px 42px;
	border-left:1px solid white;
	width:120px;
	float:right;
	text-align:left;
}

div.profilePic{
	border-left:2px solid silver;
	border-top:2px solid silver;
	border-bottom:2px solid silver;
	border-right:1px solid silver;
	background-color: White;
}

div.leftMenu{
	background-image: url(../images/bgLeftMenu.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top:5px;
	padding-bottom:50px;
}

div.leftMenuItem{
	border-bottom:1px solid white;
	padding:5px 0px 5px 20px;
	color:white;
}

div.clearer{
	clear:both;
}
div.medSpacer{
	height:200px;
	width:100%;
}
div.bigSpacer{
	height:500px;
	width:100%;
}

div.box{
	padding:0px 5px 0px 5px;
}

div.headerLogo{
	width:234px;
	height:42px;
	float:left;
}

div.headerLinks{
	padding-top:25px;
	font-size:12px;
	float:right;
}

div.menuBar{
	background-color: #3A8EF6;
	padding:3px 3px 3px 3px;
	height:18px;
}

div.smaller{
	font-size:11px;
	color:gray;
}

div.ok{
	background-color: #FAFAD2;
	border: 1px solid Lime;
	padding: 3px 3px 3px 3px;
	color: #3A8EF6;
	text-align:center;
	font-weight:bold;
}

div.nok{
	background-color: #FAFAD2;
	border: 1px solid Red;
	padding: 3px 3px 3px 3px;
	color: #cc0000;
	text-align: center;
	font-weight: bold;
}

div.contentBottomRound{
	background-image: url(../images/bgInnerWrapperBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom: 10px;
}


hr{
	width:100%;
	height:0px;
	padding:0 0 0 0;
	margin: 3px 0 3px 0;
	border-bottom: 1px solid silver;
	background:none;
}

ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#container{
	margin: 0px auto;
	text-align: left;
	width: 800px;
	padding: 0px 0px 0px 10px;
	height: auto;
}

#menu{
	background-image: url(../images/bgMenu.gif);
	text-align: right;
	height: 26px;
	color: white;
	overflow: hidden;
}

table.wrapper{
	background-image: url(../images/bgSide.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #052B58;
}

#innerWrapper{
	background-color: #F1F1F1;
	margin-left: 19px;
	margin-right: 19px;
}

#innerWrapperBottom{
	background-image: url(../images/bgInnerWrapperBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 9px;
	margin-bottom: 10px;
}

#header{
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	text-align:right;
	height:65px;
}

#content{
	padding: 0px 0px 0px 0px;
	background-color: White;
	border: 1px solid silver;
}

#nav{
	position: relative;
	width: 100%;
	float: left;
	margin-left:10px;
}