/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*                YaBB Style Sheet                 */
/*                ----------------                 */
/* Feel free to take a look around, learn by doing */
/* Please do not use our template without asking   */
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/************************/
/*      HTML STYLE      */
/************************/
a {
	color: #75879A; background-color: transparent; font-family: Verdana, Arial, Sans-Serif; text-decoration: none;
}
a:hover {
	color: #75879A; background-color: transparent; font-family: Verdana, Arial, Sans-Serif; border-bottom: 1px solid #75879A;
}
form {
	padding: 0px; margin: 0px;
}
.hr {
	COLOR: #273F49; BACKGROUND-COLOR: transparent;
}
input{
	background-color: #E8EBEF; border: 1px solid #B1BDC9; color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 12px;
}
select{
	background-color: #E8EBEF; border: 1px solid #B1BDC9; color: #000000; font-family: verdana, helvetica, sans-serif; font-size: 12px;
}
textarea{
	background-color: #E8EBEF; border: 1px solid #B1BDC9; color: #000000; width: 350px; height: 180px; font-family: verdana, helvetica, sans-serif; font-size: 12px;
}

/************************/
/*      YaBB STYLE      */
/************************/
a.nav {
	COLOR: #000000; BACKGROUND-COLOR: transparent;
}
a.nav:link {
	COLOR: #000000; BACKGROUND-COLOR: transparent;
}
a.nav:visited {
	COLOR: #000000; BACKGROUND-COLOR: transparent;
}
a.nav:hover {
	COLOR: #cc3333; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; border-bottom: 0;
}
.nav {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, arial, helvetica, serif;
}
.copyright {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif;
}
.windowbg {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #DDE3EB;
}
.windowbg2 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #FEFEFE;
}
.windowbg3 {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #000000;
}
.titlebg {
	COLOR: #304B58; BACKGROUND-COLOR: #E8EBEF;
}
.text1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-STYLE: normal; BACKGROUND-COLOR: transparent
}
.catbg {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND-COLOR: #D2D9E2; COLOR: #304B58;
}
.bordercolor {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, arial, helvetica, serif; BACKGROUND-COLOR: #B1BDC9;
}
.quote {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, verdana, helvetica, serif; BACKGROUND-COLOR: #E8EBEF;
}
.code {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Courier New, helvetica, Times New Roman, serif; BACKGROUND-COLOR: #cccccc;
}
.help {
	CURSOR: help; BACKGROUND-COLOR: transparent
}
.meaction {
	COLOR: red; BACKGROUND-COLOR: transparent
}