@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
body {
	background-color: #fdfdfe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

textarea {
	width:290px;
}

a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #D0701C;
}

img {
	border:0;
}

.headerbg {
	background-image: url(images/studynet_site_home_02.jpg);
	background-repeat: repeat-x;
}
.secondline {
	background-image: url(images/studynet_site_home_12.jpg);
	background-repeat: repeat-x;
}
.menu_list {
	width: 212px;
}
.menu_head {
	cursor: pointer;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	background-image:url(images/menuhead.jpg);
	background-repeat:no-repeat;
	color: #FFF;
	padding: 5px 10px;
	margin: 5px 0px 5px 0px;
}
.menu_body {
	display:none;
}

#firstpane {
	z-index:60;
}
.menu_body a {
	text-align:left;
	padding:5px 10px;
	margin-top:5px;
	display:block;
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/menubody.jpg);
	background-repeat:no-repeat;
}

.box {
	margin-left:10px;
	margin-right:10px;
	background-color:#333333;
}


.menu_head a {
	display:block;
	color:#FFF;
	text-decoration:none;
}





.menu_body a:hover {
	text-align:left;
	color: #D0701C;
	text-decoration:none;
}


.menu_head a:hover {
	color: #D0701C;
}
.topmenu {
	font-size: 13px;
	color: #000;
	background-color:#1a1a1a;
	background-image:url(images/menutitle.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 202px;
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	margin:0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;


}
.menubutton {
	font-size: 13px;
	color: #FFF;
	background-color:#1a1a1a;
	background-image:url(images/menubutton.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 177px;
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	margin: 2px 0px 2px 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.menubutton a {
	color: #FFF;
	text-decoration:none;
}

.menubutton a:hover {
	color: #D0701C;
}
.morelink {
	color: #033542;
	text-align: right;
	position: absolute;
	right: 10px;
	width: 200px;
	bottom: 5px;

}
 .morelink a {
	 color: #033542;
 }
 
.morelink a:hover {
	color: #FFFFFF;
}

.whitemorelink {
	text-align: right;
	bottom: 5px;
	position: absolute;
	right: 10px;
	width: 200px;
}


h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxes_09.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 398px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

.box h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/boxes_09.png);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 398px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}

.leftbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/boxes_03.png);
	background-repeat: no-repeat;
	display: block;
	height: 76px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	float:left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
}

.rightbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(images/boxes_05.png);
	background-repeat: no-repeat;
	display: block;
	height: 76px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
}

h3 a {
	color:#FFFFFF;
	text-decoration:none;
}

h3 a:hover {
	color:#D0701C;
}

.clearboth {
	clear:both;
	height: 0px;
}
