body { 
margin: 5px ; 
max-width: 480px;
font-family : Verdana, arial; 
font-weight : normal; 
font-size : small; 
color : #333333; 
background-color : #ffffff; 
} 

a:active, a:visited, a:link { 
color : #294a9c; 
text-decoration : none; 
} 
a:hover { 
color : #4e72a2; 
text-decoration : underline; 
} 
.center { 
padding : 3px; 
text-align : center; 
border : 0px none; 
} 
.titleGreen { 
border-right:5px solid #04B404; color : #ffffff; 
font-weight : bold; 
margin-left : 2px; 
text-align : center; 
background : #04B404  no-repeat left top;; border-left-width:5px; border-top-width:5px; border-bottom-width:5px 
} 
.titleOrange { 
border-right:5px solid #FE2E2E; color : #ffffff; 
font-weight : bold; 
margin-left : 2px; 
text-align : center; 
background : #FE2E2E  no-repeat left top;; border-left-width:5px; border-top-width:5px; border-bottom-width:5px 
} 
.titleViolet { 
border-right:5px solid #5F04B4; color : #ffffff; 
font-weight : bold; 
margin-left : 2px; 
text-align : center; 
background : #5F04B4  no-repeat left top;; border-left-width:5px; border-top-width:5px; border-bottom-width:5px 
} 
.titleMain { 
border-right:5px solid #6699ff; color : #ffffff; 
font-weight : bold; 
margin-left : 2px; 
text-align : center; 
background : #5f83d9  no-repeat left top;; border-left-width:5px; border-top-width:5px; border-bottom-width:5px 
} 
.titleSubRightTop { 
padding : 3px; 
background : url('/images/corner_right_top_dark_blue.gif') no-repeat right top; 
} 
.titleSubRightBottom { 
padding : 3px; 
background : url('/images/corner_right_bottom_dark_blue.gif') no-repeat right bottom; 
} 
.titleSubLeftTop { 
padding : 3px; 

} 
.titleSubLeftBottom { 
padding : 3px; 
 
} 
.SiteTitleMain { 
color : #ffffff; 
text-align : center; 
font-weight : bold; 
margin-left : 2px; 

} 
.SiteTitleSubRightTop { 
padding : 3px; 

} 
.SiteTitleSubRightBottom { 
padding : 3px; 

} 
.SiteTitleSubLeftTop { 
padding : 3px; 

} 
.SiteTitleSubLeftBottom { 
padding : 3px; 

} 
.norm { 
padding-bottom : 2px; 
padding-top : 2px; 
background : #ffffff; 
} 
.darker { 
padding-bottom : 2px; 
padding-top : 2px; 
background : #ebebeb; 
} 
.LeftRed { 
border-left : 4px solid red; 
vertical-align: middle;
}
.LeftGreen { 
border-left : 4px solid green; 
vertical-align: middle;
}
.LeftBlue { 
border-left : 4px solid #2962ae; 
vertical-align: middle;
} 
.LeftOrange { 
border-left : 4px solid #ff9900; 
vertical-align: middle;
} 
.LeftViolet { 
border-left : 4px solid #4B088A; 
vertical-align: middle;
} 
.LeftPink { 
border-left : 4px solid #FA58F4; 
vertical-align: middle;
} 
.downban { 
padding : 3px; 
background-color : #eff3f6; 
} 
.copyright { 
padding : 3px; 
background-color : #73a2c6; 
} 
.footer { 
text-align : center; 
padding : 1px; 
background-color : #eff3f6; 
} 
.pagination { 
text-align : left; 
} 

hr { 
margin-top : 2px;
margin-bottom : 2px;
padding : 0;
background-color : #c2cbdf; 
color : #bcc5d9; 
border : none; 
height : 1px; 
} 
form { 
margin : 0; 
} 
input, textarea, select { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
}
img {
	color: red;
	margin: 0px;
	padding: 0px;
	}
img.icon {
	vertical-align: middle;
}
img.logo {
	font-size: large;
	font-weight: bold;
	vertical-align: middle;
}