
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/index/1yellowbg.gif);
	background-position: center top;
}

a:link {
	text-decoration: none;

}
a:visited {text-decoration: none;}
a:hover {
	text-decoration: underline;
	
}
a:active {text-decoration: none;}


.whiteabstractbgimage {
	background-image: url(../image/index/2whitebg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}



.leftsideline {
	background-position: left top;
	background-color:#ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffdff0;	
	
	
	
}



.rightsideline {
	background-color:#ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffdff0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffdff0;	
	
}

.botline {
	background-position: left top;
	background-color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffdff0;	
	
	
}
	
.txt11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	
	
}
	
.txt11white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
}
	

.txt11pink{font:normal 11px arial;color:#ff0084;}
.txt11pink a:link,.txt11pink a:visited,.txt11pink a:active{text-decoration:none;color:#ff0084}
.txt11pink a:hover{text-decoration: underline;color:#ff0084}

.titletxtmain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff0084;
	font-weight: normal;
	
	
}

.coursetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #222;
	font-weight: normal;
}

.tx12pink{font:normal 12px arial;color:#ff0084;}

.titletxtsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3b3b3b;
	font-weight: normal;
	
	
}
	
.txt12mainblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	
	
}
	
.txt12title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0084;

	
}

.boxgray{
	border: 3px solid #DaDaDa;
	background-color:#fdfdfd;
	
	
	
}


.botlsidebg {
	background-image: url(../image/botpart/rside.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
	
}


.botrsidebg {
	background-image: url(../image/botpart/lside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.boxborder{
	padding: 5px;

	border: 1px solid #ffdc00;
	background-color:#;
	
	
}

.boxborderly{
	padding: 5px;
	background-color:#fffff9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF0C1;
	border-right-color: #FFF0C1;
	border-bottom-color: #FFF0C1;
	border-left-color: #FFF0C1;	
	
}

.boxborderly01{
	background-color:#fffff9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF0C1;
	border-right-color: #FFF0C1;
	border-bottom-color: #FFF0C1;
	border-left-color: #FFF0C1;	
	
}


.boxborder2{
	padding: 5px;

	border: 1px solid #ffdc00;
	background-color:#FFFDF0;
	
	
}

.bgwhite{
	border: ;
	background-color: #FFFFFF;
	
}

.bgpink{
	border: ;
	background-color: #ff0084;
	
	
}

.bgyellow{
	border: ;
	background-color: #ffdc00;
	
}

.bgyellow2{
	border: ;
	background-color: #FFF0C1;
	
	
}

.bglpline{
	border: ;
	background-color: #fff3f0;
	
}

.bglpline2{
	border: ;
	background-color: #ffe0da;
	
}


.toplinebg {
	background-image: url(../image/index/topmidlinebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}


.botdivbg {
	background-image: url(../image/botpart/4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	
}

.imblock_lft{float:left;margin:0 12px 10px 0px;text-align:left;}
.imblock_right{float:right;margin:0 0px 10px 7px;}

/* List Parameter */
ul.arrlist{list-style-type:none;margin:0;padding:0;}
ul.arrlist li{margin:0 0 3px 0;padding:0 0 0 10px;font:normal 12px arial;background:url(../image/misc/dot.gif) 0 5px no-repeat;color:#222;zoom:1}
ul.arrlist li a:link, ul.arrlist li a:visited, ul.arrlist li a:active{font:normal 12px arial;color:#222}

.a_txt{margin:0 10px 0 7px; text-align:left;}


.b_pink_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffdfe9;
	}
	
	
.fl_left{float:left;}
.fl_right{float:right;}
.clear{clear:both;}

.al01{text-align:left;}
.al02{text-align: center;}
.al03{text-align: right;}

.bg01{background:url(../images/misc/0.gif)  top  left no-repeat;}

.p21{padding:5px 0px 0px 0px;}
.p211{padding:10px 0px 0px 0px;}
.p22{padding:10px 0px 10px 6px;}

.h2{height:2px;}
.h7{height:7px;}
.h10{height:10px;}
.h25{height:25px;}

.w450{width:450px;}

.bx01{
border: 1px solid #fff;
background-color:#ffdf00;
}

ul.arrlist3{list-style-type:none;margin:0;padding:0; }
ul.arrlist3 li{margin:0 0 3px 0;padding:0 0 0 10px;font:normal 12px arial;background:url(../images/layout/bullet.gif) 0 5px no-repeat;color:#222;zoom:1;display:inline;}
ul.arrlist3 li a:link, ul.arrlist3 li a:visited, ul.arrlist3 li a:active{font:normal 12px arial;color:#222}