@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #804000;
}
.message1{
	/*font: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color:#800000;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 5px;
	margin-bottom: 5px;
	background-color: #D4D4D4;
	border:#535c65 1px solid;
}
.msg{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 5px 5px;
	background: #FFF9D7;
	margin-bottom: 3px;
	color:#000099;
	border: 1px solid #FBA91A;
}
a{text-decoration:none;}

.UIP{
	color: #999999;
	font-size: 12px;
	font-family: Arial;
	font-weight:bold;
	text-transform:uppercase;
}

.headerLinks{
	color: #7e7e7d;
	font-size: 10px;
	font-family: Arial;
	font-weight:bold;
	text-transform:uppercase;
}
A.headerLinks:link{text-decoration: none; color:#7e7e7d;}
A.headerLinks:hover{text-decoration: underline; color: #FF0000;}


.MENU{
	color: #7e7e7d;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
	text-transform:uppercase;
}
A.MENU:link{text-decoration: none; color:#7e7e7d;}
A.MENU:hover{text-decoration: underline; color: #000066;}

.Rowbg { background-color: #F5F5E2; color: #006600; font-size: 11px; font-weight: normal; font-family: Verdana;}
.Rowbg td {background-color: #F5F5E2; color: #006600; font-size: 11px; font-weight: normal; font-family: Verdana;}
A.Rowbg:link{background-color: #F5F5E2; color: #660000; font-size: 11px; font-weight: normal; font-family: Verdana;}
A.Rowbg:hover{background-color: #E2E2AD; color: #7E3925; font-size: 11px; font-weight: normal; font-family: Verdana;}


.STUDENT{
	color: #e4992e;
	font-size:13px;
	font-family: Verdana;
	font-weight:bold;
	text-transform:uppercase;
} 
A.STUDENT:link{text-decoration: none; color:#e4992e;}
A.STUDENT:hover{text-decoration: none; color: #CF871B;}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D4D4D4;
}

.box_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}

.navgation{
	color: #8a8787;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
} 

.navgation_black{
	color: #000000;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
} 

.TEXT_BIG{
	color: #8a8787;
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
}

.Highlights{
	color: #990033;
	font-size:14px;
	font-family: Verdana;
	font-weight:bold;
}

.BodyHeading{
	color: #2b3447;
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
}

.BodyHeading2{
	color: #2b3447;
	font-size:12px;
	font-family: Verdana;
	font-weight: bolder;
	text-transform:uppercase;
} 

.NewsHeading{
	color: #90918e;
	font-size:12px;
	font-family: Verdena;
	font-weight:bold;
}

.Bodytext{
	color: #000000;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serifl;
	font-weight:normal;
}
.Bodytext1{
	color: #363636;
	font-size:11px;
	font-family: Arial;
	font-weight:normal;
}

.BodytextBold{
	color: #363636;
	font-size:11px;
	font-family: Tahoma;
	font-weight:bold;
}

.tablestyle
{
 background-color:#f0f0f0;
 border:1px solid #d1caca;
 }

.morelink{
	color: #35900c;
	font-size:11px;
	font-family: Tahoma;
	font-weight:normal;
}
A.morelink:link{text-decoration: none; color:#35900c;}
A.morelink:hover{text-decoration:none; color: #000000;}


.morelink2{
	color: #004080 ;
	font-size:11px;
	font-family: Tahoma;
	font-weight:normal;
}
A.morelink2:link{text-decoration: none; color:#004080;}
A.morelink2:hover{text-decoration:none; color: #000000;}


.Table-border {	border: 1px solid #D2D1CF; }

.SEND{color:#928321; font-size:11; font-family:Verdana; font-weight:bold;}

.footer{
	color: #808080;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
}
A.footer:link{text-decoration: none; color:#808080;}
A.footer:hover{text-decoration:none; color: #000099;}




.borders{
	border: 1px solid #D3CDC2;
}

/*Register */

.register{
	color: #e31e1e;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
}

.bigtext{
	color: #2b3447;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
}
A.bigtext:link{text-decoration: none; color: #2b3447;}
A.bigtext:hover{text-decoration: none; color: #990000;}

.header_menu
{
 background-color:#535c65;
 border:#f0f0f0 1px solid;
 height:41px;
 }

.textareabg
{
 background-color:#535c65;
 border:#f0f0f0 1px solid;
 padding:5px; 
 color:#cbcfd2; 
 font-size:11px;
 }
 
.header_menu_active
{
 background-color:#3e769e;
 }
 
.td_bg
{
 background-color:#535c65;
 }
A.td_bg:hover{text-decoration: none; background-color:#3e769e; }

.Warning{
	color: #6d0c0c;
	font-size:11px;
	font-family:Thoma;
	font-weight: normal;
}

.news_text{
	color: #193857;
	font-size:12px;
	font-family: Arial;
	font-weight: normal;
}
A.news_text:link{text-decoration: none; color: #193857;}
A.news_text:hover{text-decoration: none; color: #1f61a3;}

.message_from{
	color: #0f355b;
	font-size:12px;
	font-family: Arial;
	font-weight:bold;
}

.light_date{
	color: #a29f9f;
	font-size:11px;
	font-family: Verdana;
	font-weight:normal;
}

.message_display{
	color: #807b7b;
	font-size:12px;
	font-family: Arial;
	font-weight:normal;
}
.White_txt{
	color: #ffffff;
	font-size:11px;
	font-family: Verdana;
	font-weight:normal;
}
A.White_txt:link{text-decoration: none; color:#ffffff;}
A.White_txt:hover{text-decoration: underline; color: #F0F0F0;}

.blackBold{
	color: #333333;
	font-size:12px;
	font-family:Thoma;
	font-weight: bold;
}

.helptext{
	color: #393e9f;
	font-size:12px;
	font-family:Thoma;
	font-weight: normal;
	text-decoration:underline;	 
}
A.helptext:link{text-decoration: none; color:#393e9f;}
A.helptext:hover{text-decoration: underline; color: #003366;}


.smalltext{
	color: #FF9933;
	font-size:11px;
	font-family:Thoma;
	font-weight: normal;
	text-decoration:underline;	 
}
A.smalltext:link{text-decoration: none; color:#FF9933;}
A.smalltext:hover{text-decoration: underline; color: #000000;}

.Fomrtext1{
	color: #408080;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Fomrtext2{
	color: #006600;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Fomrtext3{
	color: #FF9900;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Fomrtext4{
	color: #990000;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Fomrtext5{
	color: #000099;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Fomrtext6{
	color: #a67b3d;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Fomrtext_normal{
	color: #660000;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: none;
}
.Fomrtext_normal2{
	color: #006600;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: none;
}

.sttus1{
	color: #2562a0;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
}
.sttus2{
	color: #b39737;
	font-size:11px;
	font-family: Tahoma;
	font-weight: normal;
}
.other{
	color: #408080;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}
A.other:link{text-decoration: none; color:#408080;}
A.other:hover{text-decoration:none; color: #275050; }

/* BLOGS */


.Black{
	color: #000000;
	font-size:12px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.Blogs{
	color: #9a3604;
	font-size:21px;
	font-family: Verdana;
	font-weight:bold;
	text-transform: none;
}

.main_title{
	color: #010820;
	font-size:24px;
	font-family: Arial;
	font-weight:normal;
}

.statistics{
	color: #111213;
	font-size:13px;
	font-family: Arial;
	font-weight: normal;
}

.Blogs_srch{
	color: #213a81;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
}
A.Blogs_srch:link{text-decoration: none; color:#213a81;}
A.Blogs_srch:hover{text-decoration:none; color: #990000; }

.Blogs_links{
	color: #213a81;
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: underline;
}
A.Blogs_links:link{text-decoration: underline; color:#213a81;}
A.Blogs_links:hover{text-decoration:none; color: #990000; }

.Blogs_link_red{
	color: #9a3604;
	font-size:11px;
	font-family: Verdana;
	font-weight:normal;
}

.navgtxt{
	color: #363636;
	font-size:11px;
	font-family: Verdana;
	font-weight:bold;
	line-height:25px;
}


.nabgbdr
{ 
border:1px solid #81b2d5;
background-color:#81b2d5;
}

.formbody
{
	color: #000000;
	font-size:11px;
	font-family: Verdana;
	font-weight:normal;
}


.formredtxt{
	color: #b73d1d;
	font-size:11px;
	font-family: Tahoma;
	font-weight:bold;
}

.formBigTxt{
	color: #001043;
	font-size:18px;
	font-family: Verdana;
	font-weight:normal;
}


.bglight{
	background-color:#f0f0f0;
	border:1px solid #e6dede;
}

.sttus1{
	color: #CC9900;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A.sttus1:link{text-decoration: none; color: #CC9900;}
A.sttus1:hover{text-decoration:none; color: #660000; }

.sub_tabs a {
	font-family: "trebuchet MS", "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C9960C;
	height: 22px;
	width: 60px;
	display: block;
	line-height: 22px;
}
.sub_tabs a:hover {
	font-family: "trebuchet MS", "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	height: 22px;
	width: 60px;
	display: block;
	line-height: 22px;
}
.sub_tabs_active a {
	font-family: "trebuchet MS", "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	height: 22px;
	width: 60px;
	display: block;
	line-height: 22px;
}

.nav{
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:39px;
	line-height:39px;
	width:131px;
}

.nav_txt {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
}
.nav_txt2 {
	color: #990000;
	font-family:Tahoma;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
}
.body_head{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.continue_shop
{
	background-image:url(images/continue_shipping.png);
	background-repeat:no-repeat;
	height:29px;
	line-height:29px;
	white-space:161px;
}
.checkout
{
	background-image:url(images/checkout.png);
	background-repeat:no-repeat;
	height:28px;
	line-height:28px;
	white-space:102px;
}

#shoppingcart {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 100px;
	width: 500px;
	background: #eee;
	border: 1px solid #444;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 140%;
	margin: 0.5em 1em;
}

#booklist, #contents {
	position: absolute;
	top: 175px;
	left: 50px;
	width: 500px;
	background: #ddd;
	border: 1px solid #333;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
	width: 20%;
}

#contents p, #contents button {
	margin: 1em;
}