body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image:url(../img/bg.jpg)} 

a, a:link, a:visited {color: #C30; text-decoration:none; font-weight: bold}
a, a:active, a:hover {color: #930; text-decoration:none; font-weight: bold}

.alink_nav {color: #930; font-size: 15px; text-decoration:none; font-weight: bold; line-height: 17px;}
.alink_nav:hover, .links:active {color: #c30; font-size: 15px; text-decoration:none; font-weight: bold; line-height: 17px;}

.alink_white {color: #FFF; text-decoration:none; font-weight: normal;}
.alink_white:hover, .links:active {color: #030; text-decoration:none; font-weight: normal;}

.alink_copyright {font-size: 12px; color: #963; text-decoration:underline; font-weight: normal}
.alink_copyright:hover, .links:active {font-size: 12px; color: #930; text-decoration:underline; font-weight: normal}

p {
	font-family:  MS PGothic, MS Mincho, MS PMincho, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #300;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

.hiddenPic {display:none;}
.line-height {line-height:7px}
.pic-margin {margin-left: 25px}
.language {margin-top: 15px}

.nav1 {font-size: 15px; color: #630; font-weight: bold; font-style: normal;}
.nav2 {font-size: 15px; color: #FFF; font-weight: bold; font-style: normal;}

.title1 {font-size:16px; color: #C30; font-weight: bold; font-style:normal}

.brainy {font-size: 12px;}

.red {color:#900}
.white {color:#FFF}
.green {color: #060; font-weight: bold}
.blue {color: #036; font-weight: bold}
.olive {color: #630}

.copyright {font-size: 12px; color: #963;}


/*Calendar css*/

* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
/*
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	padding: 20px 0px;
}*/
#wr {
	/*width:610px; 
	margin: 0px auto;
	text-align: left;*/
}
.trigger,.trigger a {
	/*display: block;
	/*width: 104px;*/
	/*height: 16px;
	/*text-indent: -999999em;*/
	overflow: hidden;
}
.trigger {
	/*background: url(../images/arrow_sm.jpg) no-repeat 0px 0px;*/
}
.close {
	/*background: url(../images/arrow_sm.jpg) no-repeat 0px 0px;*/
}
.cnt {
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.cl {
	/*width: 445px;*/
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
